﻿* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: 0!important;
}

body,html {
	overflow-x: hidden;
	background: #f2f2f2;
	color: #898989;
	font-weight: 400;
	font-size: 15px;
	font-family: montserrat,sans-serif;
	line-height: normal;
}

a {
	outline: 0!important;
	color: #1f1f1f;
	text-decoration: none!important;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-moz-
transition: all .3s ease-in-out;
	-ms-transition: all .3s 
ease-in-out;
}

h1,h2,h3,h4,h5,h6 {
	position: relative;
	margin: 0;
	padding: 0;
	color: #1f1f1f;
	letter-spacing: 0;
	font-weight: 400;
	line-height: normal;
}

h6 {
	margin-bottom: 10px;
	font-size: 14px;
}

h1 {
	font-size: 24px;
}

.small_heading.main-heading h2 {
	font-size: 21px;
}

.small_heading.main-heading:after {
	top: 18px;
}

.small_heading.main-heading {
	margin-bottom: 20px;
	width: 100%;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #212121;
	text-decoration: none!important;
	opacity: 1;
}

ol,ul {
	margin: 0;
	list-style: none;
}
.none{display: none;}
.news_tab a{cursor: pointer;}
.news_tab a.active{background: rgba(255,255,255,.1);}
a {
	outline: 0;
	color: #000;
	text-decoration: none;
}

.btn,a {
	outline: 0!important;
	text-decoration: none!important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s 
ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.btn-custom {
	margin-top: 20px;
	padding: 12px 40px;
	border: 2px solid #ddd;
	background-color: transparent;
	font-size: 16px;
}

.button_section {
	float: left;
	width: 100%;
}

a.btn,button.btn {
	position: relative;
	margin-top: 12px;
	padding: 0;
	height: 50px;
	min-width: 210px;
	border: 1px solid 
transform;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	text-transform: none;
	text-shadow: none;
	font-weight: 500;
	font-family: Poppins,sans-serif;
	line-height: 50px;
	font-size: 16px;
}

.btn.dark_gray_bt {
	background: #252525;
}

.btn.dark_blue_bt {
	background: #d72d2c;
	color: #222;
	font-weight: 600;
}

a.btn.border_btn {
	border: 1px solid transparent;
	background: 0 0;
}

a.btn:focus,a.btn:hover,button.btn:focus,button.btn:hover {
	background: #252525;
	color: #fff;
}

a.btn.white_btn,a.btn.white_btnbutton.btn.white_btn,button.btn.white_btn {
	padding: 0 50px;
	background: #fff;
}

.btn.sqaure_bt i {
	position: relative;
	top: -1px;
	margin-left: 8px;
	font-weight: 600;
}

.bottom_info .btn.sqaure_bt {
	margin: 0;
}

.bottom_info .pull-right {
	margin-top: 10px!important;
}

.blog_grid .bottom_info .pull-right {
	margin-top: 0!important;
}

.padding-bottom_0 {
	padding-bottom: 0!important;
}

.padding-top_0 {
	padding-top: 0!important;
}

.padding-bottom_1 {
	padding-bottom: 10px!important;
}

.padding-bottom_2 {
	padding-bottom: 20px!important;
}

.padding-bottom_3 {
	padding-bottom: 30px!important;
}

.padding-bottom_4 {
	padding-bottom: 40px!important;
}

.pull-right {
	float: right!important;
}

.pull-left {
	float: left!important;
}

.img-responsive {
	max-width: 100%;
}

.padding_right_0 {
	padding-right: 0;
}

.padding_left_0 {
	padding-left: 0;
}

.black_color,.color_black p,.color_black ul,.color_black ul li {
	color: #000;
}

.semi_bold {
	font-weight: 600;
}

.lead {
	margin: 0;
	padding: 0;
	color: #767676;
	font-size: 18px;
	line-height: 30px;
}

blockquote {
	margin: 20px 0;
	padding: 30px;
}

.margin_0 {
	margin: 0!important;
}

.padding_0 {
	padding: 0!important;
}

h2 {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	text-transform: uppercase;
	font-weight: 800;
	line-height: 36px;
	font-size: 30px;
}

h3 {
	margin-bottom: 15px;
	color: #000;
	font-weight: 500;
	font-weight: 800;
	font-size: 24px;
	line-height: normal;
}

h3,h4 {
	text-transform: none;
}

h4 {
	margin: 20px 0 10px;
	color: #333;
	font-size: 20px;
	line-height: 24px;
}

h4,h5 {
	font-weight: 700;
}

h5 {
	margin: 0;
	color: #000;
	text-transform: uppercase;
	font-size: 15px;
	line-height: normal;
}

p {
	margin-top: 10px;
	color: #707070;
	font-size: 17px;
	line-height: 24px;
}

p.large {
	margin: 5px 0 10px;
	color: #898989;
	font-weight: 5000=;
	font-size: 14px;
}

p.large_2 {
	color: #898989;
	font-weight: 500;
	font-size: 18px;
}

.heading_with_subtitle p {
	margin-top: 50px;
	line-height: 28px;
}

button,input,option,select,textarea {
	font-family: Poppins,sans-serif;
}

a#submit {
	z-index: 1;
}

a:focus,a:hover {
	color: #000;
	text-decoration: none;
}

.span1,.span10,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9 {
	float: left;
	padding: 0 15px;
	min-height: 25px;
}

.text-align_left p {
	text-align: left!important;
}

.text-align_right h3 {
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: right;
	text-transform: none;
	font-weight: 500;
	font-size: 20px;
}

.border_radius_0 {
	border-radius: 0!important;
}

.span1 {
	width: 10%;
}

.span2 {
	width: 20%;
}

.span3 {
	width: 30%;
}

.span4 {
	width: 40%;
}

.span5 {
	width: 50%;
}

.span6 {
	width: 60%;
}

.span7 {
	width: 70%;
}

.span8 {
	width: 80%;
}

.span9 {
	width: 90%;
}

.span10 {
	width: 100%;
}

.container {
	width: 90%;
	max-width: 90%;
}

.section_padding {
	padding: 80px 0 100px;
}

.layout_2_padding {
	padding: 100px 0 80px;
}

.full {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

.top_80 {
	top: 80px;
}

.vertical-center {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
}

.right_side {
	float: right;
}

.text_align_right {
	text-align: right;
}

.left_side {
	float: left;
}

.text_align_left {
	text-align: left;
}

.text_align_center {
	text-align: center;
}

.center {
	display: flex;
	width: 100%;
	justify-content: center;
}

.modal-backdrop.show {
	opacity: 1;
}

.border_dotted_circle {
	position: relative;
	z-index: 1;
	display: flex;
	width: 170px;
	height: 170px;
	border: 3px dotted 
#e1e1e1;
	border-radius: 100%;
	justify-content: center;
	align-items: center;
}

.border_dotted_circle:focus,.border_dotted_circle:hover {
	border: 3px dotted #e1e1e1;
	animation-name: rotate;
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: rotate;
	-webkit-
animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-
animation-name: rotate;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: rotate;
	-ms-animation-duration: 5s;
	-ms-animation-iteration-count: infinite;
	-ms-
animation-timing-function: linear;
	-o-animation-name: rotate;
	-o-animation-duration: 2s;
	-o-animation-iteration-count: infinite;
	-o-animation-timing-function: linear;
}

@-webkit-keyframes rotate {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-o-transform: rotate
(0);
		transform: rotate(0);
		-ms-transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(1turn);
		-moz-transform: rotate(1turn);
		-o-transform: rotate(1turn);
		transform: rotate(1turn);
		-ms-
transform: rotate(1turn);
	}
}

@-moz-keyframes rotate {
	0% {
		-moz-transform: rotate(0);
	}

	to {
		-moz-transform: rotate(1turn);
	}
}

.white_fonts .post_info i,.white_fonts a.read_more,.white_fonts div,.white_fonts h1,.white_fonts h2,.white_fonts 
h3,.white_fonts h4,.white_fonts h5,.white_fonts h6,.white_fonts p,.white_fonts ul,.white_fonts ul i,.white_fonts ul 
li,.white_fonts ul li a {
	color: #fff!important;
}

.light_silver_fonts .post_info i,.light_silver_fonts a.read_more,.light_silver_fonts div,.light_silver_fonts 
h1,.light_silver_fonts h2,.light_silver_fonts h3,.light_silver_fonts h4,.light_silver_fonts h5,.light_silver_fonts 
h6,.light_silver_fonts p,.light_silver_fonts ul,.light_silver_fonts ul i,.light_silver_fonts ul li,.light_silver_fonts 
ul li a {
	color: #ccc!important;
}

.iconsmind-Over-Time2:before {
	content: "\eb2e";
}

.iconsmind-Money-2:before {
	content: "\eac6";
}

.iconsmind-People-onCloud:before {
	content: "\eb52";
}

.iconsmind-Wallet-2:before {
	content: "\ede5";
}

.iconsmind-Shield:before {
	content: "\ec4f";
}

.iconsmind-Ribbon-2:before {
	content: "\ebf5";
}

.home_2 .header_bottom {
	position: absolute;
	top: 53px;
	background: hsla(0,0%,100%,.3);
	box-shadow: 0 10px 20px -23px #000;
}

section.background_bg_bottom {
	background-position: bottom!important;
	background-repeat: repeat-x!important;
}

.parallax_bg {
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

.dark_gray {
	min-height: 400px;
	background-color: #111;
}

.dark_gray.white_fonts h2 {
	color: #17a5e9!important;
}

.dark_gray.light_silver_fonts h2 {
	color: #fff!important;
}

.list_style_1 {
	margin: 30px 0;
	font-weight: 500;
	font-size: 14px;
}

.list_style_1 i {
	float: left;
	margin: 3px 16px 0 0;
}

.light_silver {
	background: #f3f3f3;
}

.padding-bottom_5 {
	padding-bottom: 50px!important;
}

hr.dottad_border {
	margin: 80px 0;
	border-top: 3px dotted;
}

.margin_bottom_30_all {
	margin-bottom: 30px;
}

.margin_bottom_50_all {
	margin-bottom: 50px;
}

.margin_bottom_20_all {
	margin-bottom: 20px;
}

.margin_bottom_0 {
	margin-bottom: 0!important;
}

.section {
	width: 100%;
}

.pagination>li.active a {
	color: #fff;
}

.contant_section {
	float: left;
	width: 100%;
}

.blog_feature_img img {
	width: 100%;
	border: 10px solid #d72d2c;
	box-shadow: 0 0 30px -15px rgba(0,0,0,.2);
}

.main_heading {
	position: relative;
	margin-bottom: 40px;
}

.main_heading h3 {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 30px;
}

.main_heading h2 span {
	position: relative;
}

.main_heading h2 span:after {
	position: relative;
	right: 0;
	bottom: 0;
	display: block;
	margin: 10px auto 
0;
	width: 90px;
	height: 5px;
	background: #d72d2c;
	content: "";
}

.main_heading.text_align_left:after {
	margin-left: 0;
}

.main_heading.text_align_right:after {
	margin-right: 0;
}

.main_heading small {
	font-size: 60%;
}

.icon img {
	width: 100px;
}

.bg_load {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	float: left;
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.loader_animation {
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
	text-align: center;
}

.loader_animation img {
	margin-bottom: 20px;
	width: 300px;
}

.loader_animation .text {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 28px;
}

.loader_animation .loader-box {
	margin: -100px auto 100px auto;
	width: 1em;
}

@-webkit-keyframes rotatey {
	0% {
		-webkit-transform: rotatey(0);
		-moz-transform: rotatey(0);
		-o-transform: rotatey
(0);
		transform: rotatey(0);
		-ms-transform: rotatey(0);
	}

	to {
		-webkit-transform: rotatey(1turn);
		-moz-transform: rotatey(1turn);
		-o-transform: rotatey(1turn);
		transform: rotatey
(1turn);
		-ms-transform: rotatey(1turn);
	}
}

@-moz-keyframes rotatey {
	0% {
		-moz-transform: rotatey(0);
	}

	to {
		-moz-transform: rotatey(1turn);
	}
}

.full_layout_without_container {
	padding: 80px 15px 50px;
}

.opacity_half_color {
	opacity: .5;
}

.opacity_70_color {
	opacity: .7;
}

.padding_75 {
	padding: 75px 0;
}

.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

header {
	position: relative;
	z-index: 2;
}

header .right_bt {
	float: right;
}

header .right_bt .btn {
	margin: 26px 0 0;
}

.header_top {
	height: 36px;
	line-height: 36px;
}

.header_bottom {
	min-height: auto;
}

.header_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.header_top ul li {
	font-size: 14px;
}

.header_top ul li i {
	margin: 0 5px 0 0;
	color: #fff;
	font-size: 18px;
	transition: all .2s ease;
}

.header_top .social_icon ul li a {
	color: #fff;
	font-size: 14px;
}

.top_information.pull-left li {
	margin-right: 20px;
}

.top_information.pull-right li {
	margin-left: 20px;
}

.logo {
	position: relative;
	left: 0;
	display: inline-block;
	margin: 0;
	height: 80px;
	line-height: 80px;
}

.logo a {
	display: block;
}

.logo img {
	height: 40px;
}

.header_style_1 .header_top {
	position: relative;
	background: #333;
}

.make_appo {
	float: right;
}

.make_appo .btn.white_btn {
	margin: 0;
	padding: 0 35px;
	border-radius: 0;
	font-weight: 600;
	font-family: Raleway,sans-serif;
}

.topbar-left {
	float: left;
}

.header_top .topbar-left .list-inline {
	float: left;
	margin: 0;
}

.header_top ul li {
	float: left;
	margin-right: 20px;
	color: #fff;
	font-weight: 500;
	font-size: 13px;
}

.header_bottom {
	position: relative;
	width: 100%;
	height: 80px;
}

.header_bottom .fix {
	position: fixed;
	z-index: 1000;
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	box-shadow: 3px 3px 5px rgba
(0,0,0,.05);
}

.menu_side {
	float: right;
	width: auto;
}

.main_menu div#navbar_menu ul li a i {
	font-weight: 600;
}

#navbar_menu,#navbar_menu #menu-button,#navbar_menu ul,#navbar_menu ul li,#navbar_menu ul li a {
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
	-webkit-box-sizing: border-box;
	list-style: none;
}

#navbar_menu #menu-button,#navbar_menu ul,#navbar_menu ul li,#navbar_menu ul li a {
	position: relative;
}

#navbar_menu:after,#navbar_menu>ul:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: ".";
	line-height: 0;
}

#navbar_menu>ul>li a.active,#navbar_menu>ul>li:focus>a,#navbar_menu>ul>li:hover>a {
	color: #d72d2c;
}

#navbar_menu #menu-button {
	display: none;
}

#navbar_menu {
	margin: 30px 0 0;
}

#navbar_menu.align-center>ul {
	text-align: center;
	font-size: 0;
}

#navbar_menu,#navbar_menu>ul>li {
	display: inline-block;
}

#navbar_menu.align-center>ul>li {
	float: none;
	display: inline-block;
}

#navbar_menu>ul>li>a {
	padding: 0 30px;
	color: #222;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 16px;
	line-height: 46px;
}

#navbar_menu>ul>li a.v-btn {
	padding: 0 10px;
	line-height: 40px;
}

#navbar_menu.align-right>ul>li {
	float: right;
}

#navbar_menu ul ul {
	position: absolute;
	left: -9999px;
}

#navbar_menu.align-center ul ul {
	text-align: left;
}

#navbar_menu.align-right ul ul {
	text-align: right;
}

#navbar_menu ul ul li {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s 
ease;
	transition: all .25s ease;
	-ms-transition: all .25s ease;
}

#navbar_menu li:hover>ul {
	left: auto;
}

#navbar_menu.align-right li:hover>ul {
	right: 0;
	left: auto;
}

#navbar_menu ul ul li:hover>a {
	background: #d72d2c;
}

#navbar_menu li:hover>ul>li {
	display: block;
}

#navbar_menu ul ul ul {
	top: 0;
	margin-left: 100%;
}

#navbar_menu.align-right ul ul ul {
	margin-right: 100%;
	margin-left: 0;
}

#navbar_menu ul ul li a {
	display: block;
	padding: 0 20px;
	border-bottom: #ddd 1px solid;
	background: #fff;
	color: #062c4c;
	text-align: center;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 15px;
	line-height: 40px;
}

#navbar_menu ul ul>li:last-child>a {
	border-bottom: 0;
}

#navbar_menu ul ul li a:hover,#navbar_menu ul ul li:hover>a {
	color: #fff;
}

#navbar_menu ul ul {
	min-width: 100%;
	border-top: none;
	box-shadow: 0 5px 35px -25px #000;
}

#navbar_menu ul ul li a:focus,#navbar_menu ul ul li a:hover {
	color: #fff!important;
}

#navbar_menu ul ul ul li a {
	border-bottom: #ddd 1px solid;
}

.header_bottom #navbar_menu ul  li a.v-btn {
	height: 40px;
	color: #fff;
	font-size: 12px;
}

.header_bottom #navbar_menu ul  li a.v-btn:hover {
	color: #fd0100;
}

.header_bottom a.v-btn:before {
	top: 0;
}

.main_bg {
	position: relative;
	margin-top: 0;
	min-height: 70px;
}

.search_icon {
	display: inline-block;
	margin: 0;
	vertical-align: top;
}

.search_icon ul {
	margin: 30px 0 0;
	padding: 0;
	list-style: none;
}

.search_icon ul li {
	display: inline-block;
	margin-top: 5px;
	font-size: 14px;
}

.search_icon ul li a {
	padding: 20px;
	color: #000;
	font-size: 22px;
}

#search_bar {
	padding: 0!important;
}

#search_bar .modal-content {
	position: relative;
	border: none;
	border-radius: 0;
	background-color: transparent;
	box-shadow: none;
}

#search_bar .modal-dialog {
	margin: 0;
	padding: 0;
	width: 100%;
	max-width: 100%;
	transition: -webkit-transform .3s ease-
out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	transform: translate(0);
	-webkit-
transform: translate(0);
}

#search_bar button.close {
	position: fixed;
	right: 0;
	float: right;
	margin: 0;
	width: 60px;
	height: 60px;
	background: #fff;
	color: #000;
	text-shadow: none;
	font-size: 18px;
	line-height: 1;
	opacity: 1;
	font-weight: 400;
}

#search_bar .modal-header {
	padding: 0;
	border-bottom: none;
}

#search_bar .search-global {
	position: absolute;
	top: 50vh;
	margin-top: -122px;
	width: 90%;
}

#search_bar .search-global__input {
	padding: 0 70px 23px 0!important;
	width: 100%;
	height: auto!important;
	border: none;
	background-color: transparent;
	color: #fff;
	letter-spacing: -3px;
	font-weight: 600;
	line-height: 75px;
	opacity: 1;
	border-bottom: 1px solid #fff!important;
	font-size: 65px;
}

#search_bar .search-global__btn {
	position: absolute;
	top: 7px;
	right: 16px;
	border: none;
	color: #fff;
	font-size: 42px;
	cursor: pointer;
	transition: all .3s;
	background-color: transparent;
}

#search_bar .search-global__note {
	margin-top: 25px;
	color: #fff;
	font-size: 15px;
}

#search_bar ::placeholder {
	color: #fff;
	opacity: 1;
}

#search_bar .modal-body {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#search_bar .navbar-search {
	float: left;
	display: flex;
	width: 100%;
	justify-content: center;
}

.modal-open {
	padding: 0!important;
}

.modal-backdrop.in {
	opacity: 1;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: rgba(0,0,0,.8);
}

.menu_icon {
	float: left;
	padding: 48px 0 0;
}

.menu_icon ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu_icon ul li a {
	color: #000;
}

.fix_header {
	position: absolute;
	top: 0;
	width: 100%;
}

.menu_icon {
	padding: 22px 0 0;
}

.header_bottom .info_cont h4 {
	font-weight: 500;
	font-size: 14px;
	font-family: poppins;
}

.header_bottom .information_bottom p {
	color: #737373;
	font-size: 14px;
	font-family: poppins;
}

.header_bottom .information_bottom {
	margin: 45px 0 0;
}

.main_bg #navbar_menu>ul>li>a,.main_bg .menu_icon ul li a,.main_bg .search_icon ul li a {
	color: #fff;
}

.padding_layout_1 {
	padding-top: 60px;
	padding-bottom: 60px;
}

.padding_layout_1_small {
	padding-top: 80px;
	padding-bottom: 80px;
}

section.quality_ser_bg {
	background: url(https://html.design/demo/furnish/images/bg_patter_1.png);
	background-repeat: repeat-x!important;
	background-position: bottom!important;
}

.about_info {
	position: relative;
}

.about_info img {
	position: absolute;
	left: 0;
	z-index: 0;
	padding: 48px 42px;
}

.qulity_ser {
	margin-bottom: 30px;
	background: rgba(0,0,0,.1);
}

section.dottad_star_bg {
	background-image: url(https://html.design/demo/furnish/images/gray_dotts.png);
	background-repeat: no-repeat!important;
	background-position: 100% 100%!important;
}

#subscribe_form input {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	padding: 0 
26px;
	width: 540px;
	height: 50px;
	border: none;
	border-radius: 100px;
	color: #898989;
	font-size: 14px;
}

#subscribe_form {
	margin-top: 10px;
}

.grow_business {
	background: url(https://html.design/demo/furnish/images/bg_patter_2.png);
	background-position: 100% 100%!
important;
	background-repeat: no-repeat;
}

.bottom_silver_section {
	padding: 35px 0;
	min-height: 120px;
}

.information_bottom.left-side {
	float: left;
	width: auto;
}

.information_bottom.right-side {
	float: right;
	width: auto;
}

.information_bottom {
	float: left;
	display: flex;
	justify-content: center;
}

.info_cont h4 {
	margin: 0;
}

.info_cont p {
	float: left;
	margin: 0;
	width: 100%;
	color: #000;
}

.icon_bottom {
	margin-right: 20px;
	width: 30px;
}

.info_cont {
	float: left;
	padding: 4px 0;
}

.icon_bottom {
	margin-right: 15px;
	width: 50px;
	text-align: center;
	font-size: 30px;
	line-height: normal;
}

.furniture .icon_bottom i {
	float: left;
	width: 50px;
	height: 50px;
	background: #146e6f;
	color: #fff;
	font-size: 20px;
	line-height: 48px;
}

.Services_style_2 .qulity_ser {
	margin-bottom: 60px;
	background: 0 0;
}

.heading_min_small {
	margin: 0 0 15px;
	font-size: 24px;
}

.sapport_img {
	margin-top: -30px;
}

.icon_circle {
	display: flex;
	margin-right: 20px;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	text-align: center;
	justify-content: center;
	align-items: center;
}

.feature_contant {
	float: right;
	width: 75%;
}

.heading_feature {
	color: #000;
	font-weight: 600;
}

.feature_icons {
	display: flex;
	padding-top: 10px;
	padding-bottom: 20px;
}

.list_style_2 {
	margin-top: 20px;
}

.list_style_2 i {
	position: absolute;
	top: 5px;
	left: 0;
	width: 40px;
	height: 40px;
	background: #632e62;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
}

.list_style_2 li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 70px;
	width: 100%;
}

.list_2_head {
	margin: 0;
	color: #000;
	text-transform: uppercase;
}

.list_style_1.sort li {
	float: left;
	width: 20%;
}

.list_style_1.sort {
	float: left;
	width: 100%;
}

#testimonial_slider {
	padding-right: 0;
}

#testimonial_slider .carousel-indicators {
	position: absolute;
	right: 0;
	bottom: -45px;
	left: 0;
	z-index: 15;
	display: -webkit-
box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: flex-start;
}

.team_info h4 {
	margin-bottom: 0;
}

.testimonial-container {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0;
	text-align: center;
}

.testimonial-container .testimonial-photo {
	position: relative;
	top: 0;
	left: 0;
	float: none;
	overflow: hidden;
	margin-top: 0;
}

.testimonial-container .testimonial-photo img {
	width: 150px;
	height: 150px;
	border-radius: 100%;
}

.testimonial-content {
	margin-top: 20px;
	padding: 0 30px;
	font-weight: 600;
	font-size: 21px;
}

#testimonial_slider .carousel-indicators {
	display: flex!important;
	justify-content: center!important;
}

.testimonial_qoute i {
	color: #dfdfdf;
	font-size: 135px;
}

.testimonial_qoute .text_align_left.testmonial_qoute i {
	margin-bottom: 25px;
}

.testimonial_qoute .text_align_right.testmonial_qoute i {
	margin-top: 10px;
}

.testimonial_qoute {
	float: left;
}

.heading_testi h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.banner_slider .col-lg-7.col-md-7.col-sm-12.col-xs-12.text_align_right.pull-right img {
	margin-top: 50px;
}

.border_dottat {
	border: 2px dotted #704070;
}

.testimonial_slider_2 .testimonial_inner {
	padding: 40px;
}

.testimonial_slider_2 .heading_testi h4 {
	margin: 0;
}

.testimonial_slider_2 .carousel-indicators {
	bottom: -25px;
}

.brand_icons {
	float: left;
	margin-top: 15px;
	width: 100%;
}

.brand_icons li {
	float: left;
	width: 20%;
}

.member_heading h4 {
	margin-bottom: 0;
	text-transform: uppercase;
}

.team_section {
	margin-top: 20px;
}

.social_icon_style_2 ul,.social_icon_style_2 ul li {
	float: left;
}

.social_icon_style_2 li {
	margin: 0 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
}

.social_icon_style_2 ul li a {
	float: left;
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 100%;
}

.social_icon_style_2 ul li a:focus,.social_icon_style_2 ul li a:hover {
	color: #fff;
}

.testimonial_simple_say {
	margin-top: 20px;
	padding: 50px 100px 35px;
	background: #f6f6f6;
}

.testimonial_simple_say p {
	color: #000;
	font-size: 18px;
	line-height: normal;
}

.qoute_testimonial {
	position: absolute;
	margin-top: -40px;
	margin-left: -60px;
	font-size: 45px;
}

.blog_full_width .blog_feature_cantant {
	padding: 40px 70px;
}

.adress_cont .info_cont h4 {
	font-weight: 500;
	font-size: 14px;
	font-family: poppins;
}

.adress_cont .info_cont p {
	color: #737373;
}

.adress_cont>h4 {
	margin: 0 0 20px;
}

.adress_cont>h4+p {
	margin: 0 0 30px;
	color: #333;
	font-weight: 500;
}

.contant_form .form_section {
	margin-top: 0;
}

.contact_information .information_bottom {
	display: block;
}

.contact_information {
	float: left;
	margin-top: 15px;
	margin-bottom: 70px;
	padding-top: 50px;
	width: 100%;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 60px;
}

.contact_information .icon_bottom {
	width: 100%;
}

.Services_style_2 ul li {
	display: inline;
}

.icon_feature {
	float: right;
	width: 70px;
	height: 70px;
	border-radius: 100%;
	text-align: center;
	line-height: 70px;
}

.feature_text {
	float: left;
	width: 70%;
}

.icon_feature {
	float: left;
	margin-top: 4px;
	margin-left: 25px;
}

.feauter_list li {
	float: left;
	margin: 45px 0;
	width: 100%;
}

.text_align_left .icon_feature {
	margin-right: 25px;
	margin-left: 0;
}

.stars_dottat {
	background: url(https://html.design/demo/furnish/images/star_dots.png);
}

.only_parallax {
	background-position: 50%;
	background-attachment: fixed;
}

.circle_Services_layout .Services_types {
	float: left;
	width: 20%;
}

.boder_dottat_small {
	width: 75px;
	height: 75px;
	border: 2px dotted;
	border-radius: 100%;
	text-align: center;
	line-height: 70px;
}

.circle_Services_layout .Services_types p {
	margin-top: 15px;
	text-align: center;
}

.provide_qty.circle_Services_layout {
	position: relative;
	margin-top: 15px;
	min-height: 550px;
}

.left_bottom {
	left: 0;
}

.left_bottom,.right_bottom {
	position: absolute;
	bottom: 100px;
}

.right_bottom {
	right: 0;
}

.left_top {
	left: 100px;
}

.left_top,.right_top {
	position: absolute;
	bottom: 300px;
}

.right_top {
	right: 100px;
}

.Services_types.center_ser {
	position: relative;
	top: 20px;
	width: 100%;
}

.mobile_half {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.circle_Services_layout_main {
	position: relative;
	overflow: hidden;
}

.Services_style_2 .main_heading {
	margin-bottom: 40px;
}

.list_box {
	float: left;
	display: flex;
	width: 100%;
	list-style: none;
}

.list_box li {
	float: left;
	margin: 0 -1px -1px 0;
	width: 130px;
	height: 130px;
	border: 1px solid #e1e1e1;
	text-align: center;
	line-height: 125px;
}

.home_page_5 .simple_slider_img {
	top: 0;
	top: 115px;
	left: -15px;
	display: flex;
	align-items: center;
}

.process_blog span {
	font-weight: 700;
	font-size: 40px;
}

.info_cont h4,.info_cont p {
	color: #343434;
}

div.large_cont_p p {
	margin-bottom: 10px;
	text-align: left;
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	text-indent: 32px;
}

.Services_blog {
	overflow: hidden;
	margin: 30px 0 0;
}

.Services_img {
	position: relative;
	overflow: hidden;
}

.Services_blog:focus img,.Services_blog:hover img {
	transition: all .5s ease;
	transform: scale(1.2);
}

.Services_blog:focus .Services_head:after,.Services_blog:hover .Services_head:after {
	width: 100%;
}

.Services_blog .Services_head {
	position: absolute;
	bottom: 0;
	padding: 18px 20px;
	width: calc(100% - 30px);
	background: rgba
(17,17,17,.6);
	color: #fff;
	text-align: center;
	font-weight: 500;
	font-size: 24px;
}

.Services_blog .Services_head h5 {
	position: relative;
	z-index: 1;
	color: #fff;
	text-transform: none;
	font-weight: 700;
	font-size: 20px;
}

.Services_blog .Services_head h5 cite {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	padding: 0;
	width: 80px;
	height: 80px;
	border: rgba(255,255,255,.5) 1px solid;
	text-transform: none;
	font-style: normal;
	font-size: 50px;
	line-height: 70px;
}

.Services_blog .Services_head h5 cite::before {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 78px;
	height: 0;
	border-bottom: rgba(255,255,255,.5) 1px dotted;
	content: "";
}

.Services_blog .Services_head h5 cite::after {
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 0;
	height: 78px;
	border-left: rgba(255,255,255,.5) 1px dotted;
	content: "";
}

.Services_blog div.Services_head {
	display: flex;
	margin: 0;
	height: calc(100% - 30px);
	transition: all .5s ease;
	justify-content: center;
	align-items: center;
}

.Services_blog .Services_head h5 span {
	display: none;
	font-size: 20px;
	line-height: 50px;
}

.Services_blog:hover .Services_head h5 span {
	display: block;
}

.services_detail .Services_head {
	position: relative;
	padding: 0;
	background: 0 0;
	text-align: left;
}

.services_detail .Services_head a {
	color: #222;
	font-weight: 700;
	font-size: 25px;
}

.section_information {
	position: relative;
	min-height: auto;
	background: url(../image/test_bg2.jpg);
	background-position: right 
50%;
	background-size: cover;
	background-attachment: fixed;
}

.section_information h4 {
	margin: 20px 0;
	color: #222;
	letter-spacing: -.5px;
	font-weight: 800;
	font-size: 35px;
	line-height: 45px;
}

.section_information small {
	display: inline-block;
	margin-bottom: 30px;
	color: #222;
	font-weight: bold;
	font-size: 20px;
}

.read-btn {
	float: left;
	width: 152px;
	height: 50px;
	border: 2px solid #000;
	background: 0 0;
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	line-height: 46px;
	letter-spacing: .5px;
}

.read-btn:focus,.read-btn:hover {
	border-color: #d72d2c;
	background: #d72d2c;
	color: #fff;
}

.counter_blog {
	float: left;
	padding: 0 15px;
	width: 33.33%;
	text-align: center;
}

.counter_blog,.counter_blog .icon {
	display: flex;
	justify-content: center;
}

.counter_blog .icon {
	margin: 0 25px 0 0;
	width: 120px;
	height: 120px;
	border-radius: 100%;
	background: #fff;
	align-items: center;
}

.counter_blog .counter-value {
	margin-top: 25px;
	color: #222;
	text-align: left;
	font-weight: 800;
	font-size: 50px;
	line-height: 40px;
}

.counter_blog h3 {
	margin: 5px 0 0;
	font-weight: 500;
	font-size: 18px;
}

.margin_bottom_30 {
	margin-bottom: 30px;
}

.margin_bottom_50 {
	margin-bottom: 50px;
}

.gallery_tab {
	margin-top: 0;
}

.gallery-title {
	margin-bottom: 70px;
	color: #42b32f;
	text-align: center;
	font-weight: 500;
	font-size: 36px;
}

.gallery-title:after {
	position: absolute;
	left: 46.5%;
	width: 7.5%;
	height: 45px;
	border-bottom: 1px solid #5e5e5e;
	content: "";
}

.filter-button {
	margin-bottom: 30px;
	padding: 8px 25px 7px;
	border: 1px solid #ddd;
	background: #fff;
	color: #999;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
	border-radius: 5px;
}

.filter-button:active,.filter-button:focus,.filter-button:hover {
	border: 1px solid #d72d2c;
	background: #d72d2c;
	color: #fff;
}

.filter-button.active,.user-link:hover {
	background: #d72d2c;
	color: #fff;
}

.filter-button.active {
	border: 1px solid #d72d2c;
}

.port-image {
	width: 100%;
}

.gallery_product {
	display: inline-block;
	box-sizing: border-
box;
	margin: 1%;
	margin-bottom: 30px;
	padding: 5px;
	width: 18%;
	background: #fff;
}

.gallery_product:hover {
	box-shadow: 5px 5px 5px rgba(0,0,0,.05);
}

.gallery_product a {
	display: block;
}

.gallery_product a >div {
	padding: 0 15px;
}

.gallery_product h4 {
	font-weight: 700;
}

.gallery_product p {
	display: -webkit-box;
	overflow: hidden;
	height: 72px;
	color: #999;
	font-size: 14px;
	line-height: 24px;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

input.field_custom {
	padding: 5px 20px;
	min-height: 50px;
}

input.field_custom,textarea.field_custom {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #e1e1e1;
	background: #f8f8f8;
	color: #737373;
	font-size: 14px;
	line-height: normal;
	border-radius: 0;
}

textarea.field_custom {
	padding: 15px 20px;
	min-height: 150px;
}

.field {
	padding: 0 5px;
}

.btn.main_bt[type=submit] {
	margin-top: 30px;
	padding: 12px 25px 10px;
	width: 170px;
	height: 50px;
	background: #d72d2c;
	color: #fff;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 50px;
}

.progress-bar {
	text-align: left;
	transition-duration: 3s;
}

.progress {
	float: left;
	margin-bottom: 15px;
	width: 100%;
	height: 8px;
	border-radius: 0;
	background: #efeaef;
}

.progress,.progress-bar {
	box-shadow: none;
}

.progress_bar {
	margin: 20px 0 0;
}

span.skill {
	float: left;
	margin-bottom: 6px;
	width: 100%;
	color: #000;
	font-size: 14px;
}

.info_valume {
	float: right;
	color: #8e8b82;
	font-weight: 600;
}

.pagination>li>a,.pagination>li>span {
	position: relative;
	float: left;
	margin-left: 0;
	padding: 0 
12px;
	width: 40px;
	height: 40px;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	background-color: #fff;
	color: #000;
	font-size: 18px;
	line-height: normal;
	line-height: 38px;
	text-align: center;
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.pagination>li {
	float: left;
	display: inline;
	margin: 0 4px;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
	z-index: 2;
	background-color: #ddd;
	color: #222;
	border-color: #ddd;
}

.pagination {
	margin: 0;
}

.testimonial_slider {
	box-shadow: 0 0 50px -30px rgba(0,0,0,.5);
}

.testimonial_inner {
	float: left;
	padding: 40px 70px;
	width: 100%;
	background: #fff;
}

.testimonial_slider .carousel-indicators {
	bottom: -50px;
}

.testimonial_slider .carousel-control {
	position: absolute;
	top: 45%;
	width: 40px;
	height: 40px;
	background: #ebebeb;
	text-align: center;
	text-shadow: none;
	font-size: 17px;
	line-height: 40px;
	opacity: 1;
	border-radius: 100%;
}

.testimonial_slider .carousel-control.left {
	left: -20px;
}

.testimonial_slider .carousel-control.right {
	right: -20px;
}

.testimonial_slider .carousel-control:focus,.testimonial_slider .carousel-control:hover {
	color: #fff;
}

#accordion {
	margin: 15px 0 0;
	padding: 0;
}

#accordion .panel.panel-default {
	float: left;
	margin: 0 0 16px;
	width: 100%;
	border: none;
	border-radius: 0;
	background: 0 0;
	box-shadow: none;
}

#accordion .panel.panel-default .panel-heading {
	float: left;
	padding: 0;
	width: 100%;
	min-height: 50px;
	border: none;
	background: 0 0;
	border-radius: 0;
}

#accordion .panel-collapse {
	float: left;
	width: 100%;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=true],#accordion .panel.panel-default:first-child 
.panel-heading p a {
	border-color: #d72d2c;
	background: #d72d2c;
	color: #fff;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=true] i,#accordion .panel.panel-default:first-child 
.panel-heading p a i {
	color: #fff!important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=true] i.fa-angle-down,#accordion .panel.panel-
default:first-child .panel-heading p a i.fa-angle-down {
	transition: all .5s ease;
	transform: rotate(180deg);
}

#accordion .panel.panel-default .panel-heading p a,#accordion .panel.panel-default .panel-heading p a[aria-expanded=false] {
	padding: 17px 25px 15px;
	min-height: 50px;
	border: 1px solid #e4e4e4;
	border-radius: 0;
	background: #fff;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0 0 20px -5px rgba(0,0,0,.1);
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=false] {
	color: #000!important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=false] i {
	color: #039dae!important;
}

#accordion .panel.panel-default .panel-heading p a[aria-expanded=false] i.fa-angle-down {
	color: #000!important;
}

#accordion .panel.panel-default .panel-heading p {
	font-size: 15px;
}

#accordion .panel.panel-default .panel-body {
	margin: 15px 0 0;
	padding: 0 25px;
	height: auto;
	border: none;
	box-shadow: none;
}

#accordion .panel.panel-default .panel-body p {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 17px;
	line-height: 24px;
}

#accordion .panel.panel-default .panel-heading p a {
	position: relative;
	float: left;
	width: 100%;
}

#accordion .panel.panel-default .panel-heading p a i.fa-angle-down {
	float: right;
	margin: 0;
	color: #000;
}

#accordion .panel.panel-default .panel-heading p a>i {
	margin: 0 10px 0 0;
	color: #039dae;
	font-size: 20px;
}

.without_border #accordion .panel.panel-default .panel-heading p a,.without_border #accordion .panel.panel-default 
.panel-heading p a[aria-expanded=false] {
	padding: 15px 0 12px;
	min-height: 50px;
	border: none;
	border-radius: 0;
	background: #fff;
}

.without_border #accordion .panel.panel-default .panel-heading p a>i,.without_border #accordion .panel.panel-default 
.panel-heading p a[aria-expanded=false],.without_border #accordion .panel.panel-default .panel-heading p a[aria-
expanded=true],.without_border #accordion .panel.panel-default .panel-heading p a[aria-expanded=true] i,.without_border 
#accordion .panel.panel-default:first-child .panel-heading p a,.without_border #accordion .panel.panel-default:first-
child .panel-heading p a i {
	color: #000!important;
}

.price_table_inner {
	float: left;
	width: 100%;
	background: #fff;
}

.price_table_active>div.row {
	border-bottom: 5px solid #f4a62b;
}

.price_table_active .price_bottom {
	margin-top: 22px;
	margin-bottom: 0;
}

.price_head {
	min-height: 185px;
}

.price_no {
	font-size: 48px;
}

.price_table_inner {
	margin-top: 25px;
}

.price_table_active .price_no {
	color: #039dae;
}

.price_table_active {
	padding: 0;
}

.price_head {
	padding: 35px 25px 30px;
	min-height: auto;
	background: #ebebeb;
}

.price_head h5 {
	margin-bottom: -15px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	line-height: normal;
}

.price_head p {
	margin: 10px 0 5px;
	font-size: 15px;
}

.price_contant {
	padding: 45px 0 0;
	background: #fff;
}

.price_table_active .price_contant {
	border: none;
}

.price_icon {
	display: flex;
	margin-top: -135px;
	width: 170px;
	height: 170px;
	border-radius: 100%;
	background: #fff;
	box-shadow: 0 0 
15px 0 rgba(0,0,0,.2);
	align-items: center;
	justify-content: center;
}

.price_amount,.price_icon {
	float: left;
	text-align: center;
}

.price_amount {
	margin: -25px 0 20px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 16px;
	line-height: normal;
	font-weight: 500;
}

.price_no {
	font-weight: 500;
	font-size: 35px;
	font-family: poppins;
}

.price_bottom {
	margin: 0;
}

.price_cont p {
	margin-bottom: 12px;
	padding-bottom: 10px;
	font-size: 15px;
	line-height: normal;
}

.price_table .price_bottom .btn {
	border: none;
	border-radius: 0!important;
	text-shadow: none;
}

#default_theme .banner_slider {
	min-height: 270px;
	background-image: url
(https://html.design/demo/furnish/images/inner_banner_bg.png);
	background-position: 50%;
}

.banner_slider .vertical-center {
	min-height: 270px;
}

.page_inform {
	float: left;
	width: 100%;
}

.page_inform ul li {
	float: left;
}

.page_inform ul li:nth-child(10),.page_inform ul li:nth-child(2),.page_inform ul li:nth-child(4),.page_inform ul li:nth-child(6),.page_inform ul li:nth-child(8) {
	margin: 0 12px;
}

.banner_slider img {
	margin-top: 82px;
}

.side_bar {
	padding-left: 15px;
}

.side_bar h4 {
	margin-top: 0;
	margin-bottom: 20px;
	padding: 0;
	color: #333;
	font-weight: 800;
	font-size: 18px;
}

.side_bar_blog {
	float: left;
	margin-bottom: 30px;
	padding: 30px;
	width: 100%;
	background: #f3f3f3;
}

.side_bar_blog p {
	float: left;
	margin: 15px 0 0;
	width: 100%;
}

.post_head {
	margin: 0;
	font-weight: 500;
}

.post_head a {
	color: #000;
}

.post_date {
	margin-top: 5px;
	font-size: 14px;
}

.post_date i {
	position: relative;
	top: 0;
	font-size: 13px;
}

.recent_post li {
	margin-bottom: 20PX;
}

.categary {
	font-size: 15px;
}

.categary a {
	color: #333;
	transition: all .5s ease;
}

.categary a i {
	margin-right: 2px;
}

.categary li {
	margin-bottom: 3px;
	padding: 6px 15px;
	font-weight: 500;
	font-size: 16px;
	transition: all .5s ease;
}

.categary li:focus,.categary li:hover {
	padding-left: 30px;
	background: #d72d2c;
}

.categary li:focus a,.categary li:hover a {
	color: #fff;
}

.tags a {
	float: left;
	padding: 0 18px;
	min-height: 50px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
	line-height: 50px;
}

.tags a:focus,.tags a:hover {
	border: 1px solid #d72d2c!important;
	color: #fff!important;
}

.tags li {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.side_bar_search {
	padding-top: 10px;
}

.side_bar_blog .input-group {
	width: 100%;
	height: 50px;
	border-radius: 50px;
	background: #fff;
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
}

.product_catery .row.margin_bottom_20_all {
	float: left;
	width: 100%;
}

.side_bar_blog .input-group input.form-control {
	padding: 15px 20px;
	height: auto;
	border: none;
	background: 0 0;
	font-size: 14px;
	box-shadow: none;
}

.side_bar_blog .input-group span.input-group-addon {
	padding: 10px 20px;
	border: none;
	background: 0 0;
}

.side_bar_blog .input-group span.input-group-addon button {
	position: relative;
	top: 3px;
	border: none;
	background: 0 
0;
	color: #000;
	font-size: 15px;
}

.blog_section {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}

.next_commt,.preview_commt {
	width: 150px;
}

.blog_feature_cantant.theme_color_bg {
	padding: 30px;
}

.blog_page_4 .blog_section {
	margin-bottom: 10px;
}

.blog_feature_cantant {
	float: left;
	padding: 30px 0;
	width: 100%;
}

.blog_head {
	width: 100%;
	color: #222;
	font-weight: 700;
	font-size: 22px;
}

.post_info {
	margin-bottom: 10px;
	width: 100%;
	color: #000;
	font-size: 14px;
}

.blog_feature_cantant li {
	float: left;
	margin-right: 15px;
	color: #999;
	font-weight: 400;
	font-size: 16px;
}

.blog_feature_cantant li a {
	color: #000;
}

.blog_feature_cantant li a:focus,.blog_feature_cantant li a:hover {
	color: #039dae;
}

.blog_feature_cantant p {
	width: 100%;
}

.blog_section p {
	float: left;
	width: 100%;
	line-height: 24px;
}

.read_more {
	font-weight: 600;
	font-family: Poppins,sans-serif;
}

.read_more:focus,.read_more:hover {
	color: #039dae;
}

.shr {
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	font-weight: 600;
}

.blog_page_5 .shr {
	margin-right: 10px;
	font-size: 14px;
}

.blog_page_5 .social_icon ul li {
	float: left;
	margin-right: 8px;
	font-size: 14px;
}

.blog_page_5 .blog_feature_cantant {
	padding: 30px 38px;
}

.blog_page_5 .blog_section {
	margin-bottom: 30px;
}

.post_info+p {
	margin-top: 15px;
}

.bottom_info {
	float: left;
	margin-top: 10px;
	width: 100%;
}

.blog_detail_page .blog_feature_cantant {
	float: left;
	padding: 30px 0;
	width: 100%;
	background: #fff;
}

.comment_cantrol {
	font-weight: 500;
	font-size: 14px;
}

.comment_cantrol span {
	float: left;
	margin-top: 15px;
	width: 100%;
	font-weight: 600;
}

.comment_section {
	float: left;
	margin-top: 20px;
	padding-bottom: 25px;
	width: 100%;
	border-bottom: 2px dotted;
}

.view_commant {
	float: left;
	margin-top: 30px;
	width: 100%;
}

.command_cont {
	padding: 20px 30px;
	min-height: 120px;
}

.blog_section p.comm_head {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}

.blog_section p.comm_head span {
	margin-left: 5px;
	font-weight: 400;
	font-size: 12px;
}

.blog_section p.comm_head a.rply {
	float: right;
	text-transform: none;
	font-weight: 400;
}

.blog_section .theme_bg p.comm_head a.rply {
	color: #fff;
}

.blog_section .command_cont p {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 18px;
}

.command_cont {
	margin-bottom: 30px;
}

.post_commt_form {
	float: left;
	width: 100%;
}

.post_commt_form h4 {
	padding: 0 5px;
}

.news_section {
	float: left;
	display: flex;
	margin: 15px 0;
	width: 100%;
	background: #f8f8f8;
}

.news_section .news_feature_img {
	padding: 0;
}

.news_section .news_feature_cantant {
	padding: 60px;
}

.news_feature_cantant h3 {
	margin-top: 0;
	line-height: 32px;
}

.case_studies_box {
	position: relative;
	overflow: hidden;
	margin: 0 0 30px;
	cursor: pointer;
}

.tab_head {
	display: flex;
	margin-bottom: 50px;
	justify-content: center;
}

.tab_bar .filter-button {
	padding: 0 25px;
	font-size: 14px;
	cursor: pointer;
}

.tab_bar .tags li {
	float: left;
	margin: 0 2.5px;
}

.description_case_studies {
	padding-right: 25px;
	padding-left: 25px;
}

.description_case_studies h4 {
	margin: 0 0 20px;
}

.description_case_studies p {
	margin-bottom: 0;
	letter-spacing: -.2px;
}

.description_case_studies {
	position: absolute;
	bottom: -100%;
	padding-top: 25px;
	padding-bottom: 25px;
	opacity: 0;
	transition: all .5s ease;
}

.case_studies_box:hover div.description_case_studies {
	bottom: 0;
	opacity: 1;
}

.description_case_studies_style_2 {
	float: left;
	padding: 25px 26px;
	width: 100%;
	border: 1px solid #e1e1e1;
}

.description_case_studies_style_2 h4 {
	margin-top: 0;
	margin-bottom: 15px;
}

.description_case_studies_style_2 span {
	color: #000;
	font-weight: 600;
}

.description_case_studies_style_2 span i {
	float: right;
	margin-top: 4px;
}

.product_list {
	padding: 0;
	border: none;
}

.furniture .product_list,.product_list {
	transition: all .5s ease;
}

.product_img {
	overflow: hidden;
	border: 5px solid #222;
}

.furniture .product_img img {
	padding: 0;
}

.product_detail_btm {
	padding-bottom: 25px;
	background: #222;
	color: #fff;
}

.product_detail_btm h4 {
	margin: 20px 0 5px;
	text-align: center;
}

.product_detail_btm h4 a {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
}

.product_list .starratin {
	overflow: hidden;
	height: 0;
	transition: all .5s ease;
}

.product_list:focus .starratin,.product_list:hover .starratin {
	margin-bottom: 6px;
	height: 15px;
}

.product_list:focus div.product_img img,.product_list:hover div.product_img img {
	transition: all .5s ease;
	transform: scale(1.2);
}

.starratin {
	color: #fff;
}

.starratin .fa {
	margin: 0 .5px;
}

.product_price p {
	margin: 0;
	text-align: center;
}

.old_price {
	color: #fff;
	text-decoration: line-through;
	font-size: 18px;
	opacity: .8;
}

.new_price {
	margin-left: 5px;
	color: #fff;
	font-size: 20px;
}

.new_price,.recent_item {
	font-weight: 600;
}

.price_recent_item,.recent_item {
	margin: 0;
	color: #000;
}

.adress_cont {
	float: left;
	width: 100%;
}

.contact_1 .header_bottom {
	position: absolute;
	top: 50px;
	background: hsla(0,0%,100%,.8);
	box-shadow: 0 10px 20px -20px #000;
}

.contact_2 .adress_cont {
	float: left;
	display: flex;
	width: 100%;
	justify-content: center;
}

.testmonial_section {
	background-color: #d72d2c;
	background-size: cover;
}

footer {
	position: relative;
	padding: 45px 0;
	min-height: 375px;
	background: #632e62;
}

.footer_logo {
	margin: 35px 0 30px;
}

footer h4 {
	margin: 0 0 25px;
}

.footer_menu_ul {
	float: left;
	width: 33.33%;
	font-size: 14px;
}

.footer_menu_ul li {
	margin: 0 0 5px;
}

.footer_menu_ul li a:focus,.footer_menu_ul li a:hover {
	margin-left: 8px;
	transition: all .5s ease;
}

.footer_menu {
	padding-left: 55px;
}

.social_icon ul {
	float: left;
	list-style: none;
}

.social_icon ul li {
	display: inline;
	margin-right: 0;
	margin-left: 20px;
	font-size: 20px;
}

.bottom_footer {
	padding: 13px 0;
	min-height: 50px;
	background: #592958;
}

.bottom_menu {
	font-size: 14px;
}

.cpy p {
	margin: 0;
}

.bottom_menu li {
	float: left;
	margin: 0 20px 0 0;
}

.footer_style_2 {
	padding: 0;
	background: #111;
}

.footer_style_2 img {
	width: 50%;
}

.footer_style_2 h3 {
	margin-top: 10px;
	color: #f2f2f2;
}

.bottom_footer_style_2 {
	background: #f8f8f8;
}

.footer_style_2 .footer_logo {
	margin: 0;
}

.footer_top {
	margin-bottom: 65px;
	padding-top: 18px;
	padding-bottom: 55px;
	border-bottom: 1px solid #e1e1e1;
}

.footer_top ul.footer_menu {
	margin: 20px 0 0;
	padding-left: 0;
}

.footer_top .social_icon {
	margin-top: 20px;
}

.footer_top ul.footer_menu li {
	float: left;
	margin: 0 14px;
	font-weight: 600;
	font-size: 14px;
}

.footer_blog {
	padding: 75px 0 135px;
	width: 100%;
}

footer h2 {
	margin-top: 0;
	margin-bottom: 35px;
	color: #eee;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-weight: 700;
	font-size: 15px;
}

.footer_blog .col-md-6 {
	margin-bottom: 30px;
}

footer h2:after {
	position: relative;
	top: 7px;
	display: block;
	margin: 0;
	width: 30px;
	height: 4px;
	content: "";
}

footer p {
	font-weight: 400;
	line-height: 22px;
}

footer p,footer p a {
	color: #999;
	font-size: 16px;
}

footer p a {
	font-weight: 500;
	line-height: 24px;
}

.footer-menu li {
	margin: 5px 0;
}

.footer-menu li a {
	color: #999;
	font-weight: 400;
	font-size: 14px;
	line-height: 28px;
}

footer ul.social_icons li {
	display: inline;
}

footer ul.social_icons li a {
	float: left;
	margin-right: 15px;
	border-radius: 100%;
	color: #666;
	text-align: center;
	font-size: 18px;
}

.footer_mail-section,footer ul.social_icons {
	float: left;
	margin-top: 10px;
}

.footer_mail-section .field input {
	padding: 8px 15px;
	width: 100%;
	max-width: 200px;
	border: none;
	font-weight: 500;
	font-size: 14px;
}

.footer_mail-section .field button.button_custom {
	float: left;
	padding: 8px;
	width: 50px;
	height: 40px;
	border: none;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.footer_mail-section .field {
	display: flex;
	padding: 0;
}

.cprt {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px 0;
	width: 100%;
	height: auto;
	text-align: center;
}

.cprt p {
	padding: 0 15px;
	color: hsla(0,0%,100%,.5);
	font-size: 14px;
}

.cprt p,.cprt p a {
	margin: 0;
	font-weight: 400;
	line-height: 14px;
}

.cprt p a {
	color: #fff;
	text-decoration: underline!important;
	font-size: 14px;
}

.cprt p a:focus,.cprt p a:hover {
	color: #fff;
	text-decoration: none!important;
}

.Services_blog_inner .icon img {
	width: 75px;
}

.home_2 .Services_blog_inner {
	margin-top: 10px;
	margin-bottom: 35px;
	padding: 35px 15px 5px;
}

.gross_layout {
	position: relative;
	background-image: url(../image/dark_bg_img.png);
	background-position: 0 0;
	background-size: cover;
}

.post_time {
	margin: 20px 0 15px;
}

.post_time p {
	margin: 0;
	font-size: 14px;
}

.blog_feature_head h4 {
	margin: 10px 0 15px;
}

.contact_us_section .call_icon {
	float: left;
	width: 7%;
}

.contact_us_section .inner_cont {
	float: left;
	width: 63%;
}

.contact_us_section {
	float: left;
	margin-top: 0;
	padding: 40px 0;
	width: 100%;
}

.contact_us_section h2 {
	margin: 8px 0 5px;
	color: #fff;
	font-weight: 700;
	font-size: 35px;
}

.contact_us_section p {
	margin: 0;
	color: #fff;
}

.contact_us_section .button_Section_cont {
	float: right;
	width: 30%;
}

.contact_us_section .button_Section_cont a {
	float: right;
	border: none;
}

.contact_us_section .btn.dark_gray_bt:focus,.contact_us_section .btn.dark_gray_bt:hover {
	background: #fff;
	color: #252525;
	text-shadow: none;
}

.brand_list li {
	float: left;
	margin: 0 .5%;
	padding: 30px 0;
	width: 19%;
	border: 5px solid #eee;
	background: #f6f6f6;
	text-align: center;
}

.map_section {
	float: right;
	width: 100%;
}

#map {
	z-index: 1;
	height: 100%;
	min-height: 380px;
}

.inner_banner_section {
	position: relative;
	min-height: 245px;
	text-align: center;
}

.inner_banner_section:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #222;
	content: "";
	opacity: .7;
}

.inner_banner_section div.container {
	position: relative;
	z-index: 1;
}

.furniture .inner_banner_section {
	min-height: 245px;
	
	background-position: top;
	background-size: cover;
}

.page-title {
	margin-bottom: 10px;
	color: #d72d2c;
	text-align: center;
	font-weight: 800;
	font-size: 40px;
	line-height: 45px;
}

.breadcrumb {
	display: flex;
	margin: 0;
	padding: 0;
	background: 0 0;
	color: #fff;
	justify-content: center;
}

.breadcrumb li {
	font-weight: 500;
	font-size: 18px;
}

.breadcrumb>li+li:before {
	position: relative;
	display: inline-block;
	margin: 0 15px;
	color: inherit;
	content: "\203A";
	opacity: 1;
	font-size: 18px;
}

.breadcrumb li a {
	position: relative;
	top: 1px;
	left: 0;
}

.Services_blog_inner {
	margin-top: 30px;
	text-align: center;
}

.title-holder {
	margin: 80px 0 0;
}

.about_cont_blog {
	padding: 50px;
}

.about_cont_blog p {
	margin: 0;
	line-height: 24px;
}

.about_cont_blog ul {
	margin-top: 15px;
}

.about_cont_blog ul li {
	float: left;
	margin: 5px 0;
	width: 100%;
	color: #333;
	font-weight: 500;
	font-size: 15px;
}

.about_cont_blog ul li i {
	margin-right: 10px;
}

.team_feature_head {
	text-align: center;
}

.team_feature_social {
	float: left;
	display: flex;
	width: 100%;
	justify-content: center;
}

.team_feature_social .social_icon ul li {
	display: inline;
	margin: 0 5px;
	font-size: 15px;
}

.team_feature_head h4 {
	margin-bottom: 10px;
}

.team_blog_colum {
	padding-bottom: 25px;
	border: 1px solid #eee;
	background: #eee;
	transition: all .5s ease;
}

.team_blog_colum:focus,.team_blog_colum:hover {
	border-color: #039dae;
	background: #039dae;
}

.team_blog_colum:focus h4,.team_blog_colum:hover h4 {
	color: #fff;
	transition: all .5s ease;
}

.team_blog_colum:focus a,.team_blog_colum:hover a {
	color: #fff;
}

.Services_blog_inner2 .icon {
	width: 95px;
	height: 95px;
	border: 2px solid #17a5e9;
	background: #17a5e9;
	color: #fff;
	text-align: center;
	font-size: 40px;
	line-height: 92px;
	transition: all .5s ease;
	border-radius: 100%;
}

.Services_blog_inner2 {
	margin-bottom: 50px;
	transition: all .5s ease;
}

.Services_blog_inner2:focus .icon,.Services_blog_inner2:hover .icon {
	border: 2px solid 
#17a5e9;
	background: #fff;
	color: #17a5e9;
}

.topbar-hightlight a {
	color: #fff;
}

.Services_cont {
	margin-top: 35px;
}

.Services_policy .col-md-12>div.full {
	margin-bottom: 30px;
}

.Services_policy h3 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 16px;
}

.product-heading {
	border-bottom: 1px solid #f0f0f0;
	text-align: left;
}

.product-heading h2 {
	margin: 0;
	padding-bottom: 20px;
	color: #333;
	text-transform: none;
	letter-spacing: -.5px;
	font-size: 31px;
	font-weight: 500;
}

.product-detail-side {
	padding: 15px 0;
	border-bottom: 1px solid #f0f0f0;
	text-align: left;
}

.product-detail-side span {
	margin-right: 15px;
	font-weight: 300;
	font-size: 24px;
}

.product-detail-side span.new-price {
	color: #222;
	font-weight: 400;
}

.product-detail-side span.rating {
	margin-right: 5px;
}

.rating i {
	margin: 0 -2px;
	color: #eabe12;
	font-size: 18px;
}

.detail-contant {
	float: left;
	padding: 25px 0;
	width: 100%;
	text-align: left;
}

.cart .quantity {
	float: left;
}

.input-text.qty.text {
	margin-top: 2px;
	padding: 5px 10px 5px 15px;
	width: 65px;
	border: 1px solid #ccc;
	background: #fff;
	color: #272727;
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	border-radius: 0;
}

.share-post {
	float: left;
	padding: 15px 25px;
	width: 100%;
	background: #f3f3f3;
}

.Single-shop-page .share-text {
	margin: 4px 0 0;
	font-size: 13px;
}

.social-icon {
	float: right;
	margin: 0;
	list-style: none;
}

.share-post li {
	float: left;
	margin: 0 0 0 20px;
}

.share-post .social_icons {
	float: left;
	margin: 0;
	width: auto;
}

.share-post a.share-text {
	float: left;
}

.cart button {
	margin-top: -2px;
	margin-left: 10px;
	transition: all .5s ease;
}

.product-detail-side span.review {
	font-size: 14px;
}

.product_meta {
	float: left;
	margin-top: 25px;
	width: 100%;
}

.product_meta>span {
	float: left;
	width: 100%;
	font-weight: 500;
	line-height: 28px;
}

.product_detail_page .tab_bar_section {
	float: left;
	margin-top: 50px;
	width: 100%;
}

.product_detail_page .tab_bar_section .nav.nav-tabs {
	float: left;
	display: block;
	width: 100%;
	border-bottom: 1px solid 
#ddd;
	justify-content: center;
}

.product_detail_page .tab_bar_section .nav-tabs .nav-item {
	float: left;
	margin-bottom: 0;
}

.product_detail_page .tab_bar_section ul.nav.nav-tabs li a {
	padding: 0 30px;
	height: 50px;
	border: none!important;
	background: #f3f3f3;
	font-weight: 400;
	font-size: 16px;
	font-family: Poppins,sans-serif;
	line-height: 52px;
	border-radius: 0;
}

.product_detail_page .tab_bar_section .tab-content {
	float: left;
	padding: 35px 0;
	width: 100%;
}

.product_detail_page .tab_bar_section .tab-content h3 {
	text-transform: none;
	font-weight: 500;
}

.commant-text {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ddd;
}

.product_review h5 {
	margin-bottom: 0;
	text-transform: none;
	font-weight: 500;
	font-size: 21px;
}

.product_review p {
	margin-bottom: 0;
}

.product_review p.msg {
	margin-top: 10px;
}

.commant-text .profile {
	text-align: center;
}

.review_bt_section {
	margin: 25px 0;
}

.commant_box textarea {
	padding: 20px 25px;
	min-height: 150px;
	border-radius: 0;
	font-weight: 300;
	font-size: 15px;
	font-family: Poppins,sans-serif;
}

.full_bt {
	float: left;
	margin: 25px 0;
	width: 100%;
}

.product_detail .tab_bar_section ul.nav.nav-tabs li a {
	padding: 0 25px;
	height: 50px;
	border: none!important;
	background: #f6f6f6;
	font-weight: 400;
	font-size: 16px;
	font-family: Poppins,sans-serif;
	line-height: 52px;
	border-radius: 0;
}

.product_detail .tab_bar_section ul.nav.nav-tabs li a.active {
	background: #d72d2c;
	color: #fff;
}

.product_detail .tab_bar_section .nav-tabs .nav-item {
	float: left;
	margin-bottom: 0;
}

.product_detail .tab_bar_section {
	float: left;
	margin-top: 50px;
	width: 100%;
}

.product_detail .tab_bar_section .tab-content {
	float: left;
	padding: 35px 0;
	width: 100%;
}

.product_review .rating i {
	font-size: 13px;
}

.product_review .rating {
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 100%;
}

.cart .quantity+button {
	margin-top: -2px;
}

.cart {
	margin-top: 20px;
}

.shopping-cart tr th {
	color: #fff;
	text-transform: none;
	font-weight: 400;
	font-size: 18px;
}

.shopping-cart thead {
	background: #222;
}

.shopping-cart thead th {
	padding: 18px 25px!important;
}

.shopping-cart div.media a {
	margin-right: 20px;
	padding: 0;
	border: none;
	border-radius: 0;
}

.shopping-cart table tbody tr td {
	padding: 25px 0;
}

.shopping-cart #Quantity1,.shopping-cart #Quantity2 {
	margin: 32px auto 0;
	width: 45px;
	height: 45px;
	border: 1px solid 
#ccc;
	border-radius: 0;
	box-shadow: none;
	box-shadow: inset 0 0 10px -4px #ccc;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
}

.shopping-cart td.price-cnt {
	padding-top: 32px;
	color: #333;
	font-weight: 400;
	font-size: 16px;
}

.shopping-cart table tbody tr td.caupon {
	padding: 20px 0;
}

.shopping-cart table tbody tr td.caupon .coupon #coupon_code {
	float: left;
	padding: 9px 15px;
	border: 1px solid 
#ccc;
	color: #333;
	font-weight: 400;
	font-size: 14px;
}

.shopping-cart .button {
	padding: 10px 15px;
}

.shopping-cart .button:focus,.shopping-cart .button:hover {
	background: #0163d2;
}

.product-table {
	float: left;
	overflow: auto;
	width: 100%;
}

.shopping-cart .media-object {
	padding: 0;
	width: auto;
	height: 110px;
	border: 1px solid #ddd;
}

.shopping-cart h4 {
	margin-bottom: 0;
	text-transform: none;
	font-size: 18px;
	line-height: 24px;
}

.product-table table.table input.form-control {
	margin-top: 25px;
	padding: 5px;
	width: 50px;
	height: 48px;
	border-radius: 0;
	font-size: 17px;
	text-align: center;
}

.product-table .media-body span {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	font-weight: 400;
	font-size: 13px;
}

.price_table {
	margin: 44px 0 0;
	color: #333;
	font-weight: 400;
	font-size: 16px;
	font-family: poppins;
}

.product-table table.table thead th {
	border-top: none;
	vertical-align: bottom;
	font-weight: 600;
}

.product-table .bt_main {
	padding: 0 20px;
	font-weight: 400;
	font-size: 13px;
}

.shopping-cart table tbody tr.cart-form td {
	padding: 20px 0;
	background: 0 0!important;
}

.coupon {
	float: left;
}

.cart-form .coupon input#coupon_code {
	margin-right: 0;
	padding: 10px 20px;
	color: #333;
	font-weight: 400;
	font-size: 14px;
}

.coupon .input-text {
	float: left;
	padding: 8px 15px;
	border: 1px solid #ccc;
}

.shopping-cart .button {
	float: right;
	margin-left: -1px;
	padding: 10px 20px;
	border: none;
	background: #2f2f2f;
	cursor: pointer;
	transition: all .5s ease;
	font-size: 13px;
}

.cart-form {
	width: 100%;
	border-top: 2px solid #ddd;
	background: 0 0;
}

.shopping-cart-cart {
	float: right;
	padding: 25px;
	width: 100%;
	max-width: 420px;
	background: #f8f8f8;
}

.shopping-cart-cart table {
	width: 100%;
}

.head-table {
	background: #333;
}

.head-table h5 {
	color: #fff;
}

.shopping-cart-cart table tbody tr td {
	padding: 10px;
}

.shopping-cart-cart h4 {
	margin-top: 0;
}

.shopping-cart-cart tbody h5 {
	text-transform: none;
	font-weight: 700;
	font-size: 17px;
}

.shopping-cart-cart .button {
	margin-left: 0;
	padding: 9px 16px;
	width: 100%;
}

.shopping-cart-cart h3 {
	text-transform: none;
	font-weight: 500;
	font-size: 18px;
}

.layout_padding_new_letter h4 {
	margin: 0;
}

.product-table .bt_main {
	margin: 33px 0 0 30px;
	padding: 0 15px;
	height: 45px;
	min-width: auto;
	border: none;
	background: #d72d2c;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
	cursor: pointer;
	transition: all .5s ease;
	min-width: 120px;
	line-height: 45px;
}

.product-table .bt_main .fa.fa-trash {
	font-size: 18px;
}

.shopping-cart .button {
	background: #d72d2c;
	color: #fff;
	font-weight: 600;
	font-size: 15px;
}

.shopping-cart .button:focus,.shopping-cart .button:hover {
	background: #222;
	color: #fff;
}

.product-table .bt_main:focus,.product-table .bt_main:hover {
	background: #222;
}

.tab-info.coupon-section,.tab-info.login-section {
	margin-bottom: 10px;
	padding: 5px 15px 4px;
	border-bottom: 2px solid 
#ddd;
	background: #f6f6f6;
	transition: all .5s ease;
}

.tab-info.coupon-section p,.tab-info.login-section p {
	margin: 0;
	padding: 14px 10px 12px!important;
	font-weight: 400;
	transition: all .5s ease;
	font-size: 15px;
}

.tab-info.coupon-section p a:focus,.tab-info.coupon-section p a:hover,.tab-info.login-section p a:focus,.tab-
info.login-section p a:hover {
	color: #d72d2c;
	font-weight: 600;
}

.bt_main {
	float: left;
	padding: 0 35px;
	height: 48px;
	min-width: 148px;
	border: none;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 15px;
	cursor: pointer;
	border-radius: 5px;
	line-height: 50px;
}
.coupen-form,.login-form-checkout {
	margin-bottom: 10px;
	padding: 25px 20px;
	border: 1px solid #ddd;
}

.login-form-checkout label {
	margin: 0 0 5px;
	width: 100%;
	font-weight: 400;
	font-size: 14px;
}

.coupen-form input.input-text,.login-form-checkout input.input-text {
	margin-bottom: 15px;
	padding: 8px 
10px;
	width: 100%;
	border: 1px solid #ccc;
	font-size: 13px;
}

.btn-login .remeber input {
	position: relative;
	top: 1px;
	margin-right: 5px;
}

.btn-login .remeber {
	float: left;
	margin: 11px 0 0;
	font-size: 13px;
}

.btn-login .button {
	margin-right: 20px;
}

.btn-login .button,.coupen-form button.button {
	float: left;
	min-width: 120px;
}

.checkout-form {
	float: left;
	margin: 3px 0 0;
	padding: 25px;
	width: 100%;
	border: 1px solid #ddd;
	background: #fff;
}

.checkout-form .form-field {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}

.checkout_page .form-field label {
	color: #333;
	font-weight: 500;
	font-size: 14px;
}

.checkout_page .form-field input,.checkout_page .form-field select {
	margin-top: 0;
	padding: 8px 15px;
	width: 100%;
	border: 1px 
solid #ddd;
	color: #333;
	font-weight: 500;
	font-size: 13px;
}

.checkout_page .form-field input[type=checkbox] {
	float: left;
	margin: 5px 10px 5px 0;
	width: auto;
}

.crte-ac {
	color: #333;
	font-size: 13px;
}

.checkout_page .form-field textarea {
	margin-top: 0;
	padding: 15px;
	width: 100%;
	min-height: 90px;
	border: 1px solid #ddd;
	font-size: 13px;
}

.payment-form {
	float: left;
	margin-top: 35px;
	padding: 15px;
	width: 100%;
	border: 15px solid #eee;
	background: #fff;
}

.payment-form .panel-heading {
	float: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.payment-form .panel-body {
	float: left;
	padding: 0;
	width: 100%;
}

#payment-form .form-field.cardNumber {
	display: flex;
}

#payment-form .form-field.cardNumber .input-group-addon {
	width: 40px;
	background: #333;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.payment-form .panel-heading .display-tr {
	float: left;
	width: 100%;
}

.payment-form .panel-heading .display-tr h3 {
	float: left;
	margin: 0;
	padding: 7px 0 0;
	text-transform: none;
	font-size: 18px;
	font-weight: 500;
}

#payment-form .form-field {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.payment-bt {
	margin: 15px 0;
}

.btn-login .bt_main {
	margin-right: 15px;
}

.btn-login .bt_main,.coupen-form .bt_main {
	height: 42px;
	min-width: auto;
	line-height: 42px;
}

.coupen-form .bt_main {
	margin-top: -2px;
}

.contant_form {
	float: left;
	width: 100%;
}

.adress_cont i {
	color: #039dae;
}

.contant_form p {
	color: #333;
	font-weight: 500;
	font-size: 16px;
}

.appointment_form {
	margin-top: 0;
}

.list_style_1 li {
	margin: 8px 0;
	font-weight: 400;
	font-size: 15px;
}

.Services_blog_2 h2 {
	margin-top: 0;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 35px;
}

.furniture .logo img {
	height: auto;
}

.menu_bottom_section {
	background: #0d1c32;
}

.menu_bottom_section,.menu_bottom_section .menu_side {
	float: left;
	width: 100%;
}

.menu_bottom_section #navbar_menu {
	float: left;
	margin: 0;
}

.menu_bottom_section #navbar_menu>ul>li>a {
	padding: 28px 25px 26px;
	color: #eee;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.menu_bottom_section .search_icon {
	float: right;
	margin: 12px 0 11px;
}

.menu_bottom_section .search_icon ul li a {
	float: right;
	padding: 12px 0;
	width: 45px;
	height: 45px;
	background: #146e6f;
	color: #fff;
	text-align: center;
	font-size: 15px;
	border-radius: 100%;
}

.menu_bottom_section .search_icon ul li a:focus,.menu_bottom_section .search_icon ul li a:hover {
	background: #fff;
	color: #0d1c32;
}

.left_furniture_img {
	position: relative;
}

.contant_information {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 40px 60px;
	width: 100%;
	background: rgba
(248,156,53,.95);
	text-align: center;
	transition: all .5s ease;
}

.contant_information h3 {
	margin: 0;
}

.Services_list_furniture .contant_information {
	position: absolute;
	top: inherit;
	bottom: 0;
	margin: 0;
	padding: 50px 
60px;
	width: 100%;
	height: 290px;
	background: rgba(20,110,111,.98);
	text-align: center;
	transition: all .5s ease;
}

.contant_information a {
	float: left;
	margin-top: 10px;
	padding: 12px 25px;
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
}

.Services_list_furniture:focus .contant_information,.Services_list_furniture:hover .contant_information {
	height: 100%;
}

.right_furniture_cont {
	padding: 60px 65px;
	min-height: 100%;
	background: #f5f5f5;
}

.right_furniture_cont h2 {
	margin-top: 0;
	margin-bottom: 25px;
	font-weight: 500;
	font-size: 32px;
}

.furniture .about_blog {
	background: #fff;
	box-shadow: 0 10px 25px -25px #000;
}

.furniture .map_section {
	width: 100%;
}

.furniture .cprt {
	position: relative;
	bottom: 0;
	left: 0;
	float: left;
	margin-top: 70px;
	padding: 14px 0 
13px;
	width: 100%;
	height: auto;
	text-align: center;
}

.furniture .cprt p {
	margin: 0;
	color: #fff;
	font-size: 14px;
}

.furniture .product_img {
	overflow: hidden;
	background: #146e6f;
}

.contact_info_schedule_inner {
	float: left;
	margin: 5px 0;
	width: 100%;
	color: #333;
	font-weight: 500;
	font-size: 18px;
}

.contact_info_schedule_inner i {
	color: #146e6f;
}

.it_team_img img {
	width: 100%;
}

#slider.main_slider .metis .tp-bullet.selected,#slider.main_slider .metis .tp-bullet:hover,.about_blog {
	background: #fff;
}

#slider.main_slider .metis .tp-bullet-image {
	box-shadow: none;
}

.carousel-indicators li {
	position: relative;
	margin-right: 3px;
	margin-left: 3px;
	width: 15px;
	height: 15px;
	background-color: hsla(0,0%,100%,.5);
	text-indent: -999px;
	border-radius: 100%;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
}

.p-relative {
	position: relative;
}

.portfolio_section {
	background: #f6f6f6;
}

.blog__area {
	padding-bottom: 50px;
	border-bottom: #ddd 1px solid;
}

.blog__post:hover {
	background: #f6f6f6;
}

.blog__post:hover .blog__img img {
	transform: scale(1.1);
}

.index-news {
	background: #d72d2c;
}

.index-news  .blog__post {
	box-sizing: border-box;
	padding: 8px;
	background: #fff;
	font-size: 0;
}

.index-news .blog__img {
	display: inline-block;
	width: 45%;
	vertical-align: middle;
}

.index-news .blog__content {
	display: inline-block;
	padding: 0 10px 0 20px;
	width: 55%;
	vertical-align: middle;
}

.index-news .section-title-2,.index-news .section-pre-title {
	color: #fff;
}

.index-news blockquote {
	margin: 0;
}

.index-news .form__quote .text-align_right {
	color: rgba(255,255,255,.5);
}

.index-news .form__quote .text-align_right a {
	color: rgba(255,255,255,.8);
}

.index-news .form__quote .text-align_right a:hover {
	color: rgba(255,255,255,1);
}

.index-news .blog__date {
	bottom: 0;
	left: 20px;
}

.index-news .blog__content h4 {
	margin: 0;
	font-size: 16px;
}

.index-news .blog__content h4 a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	text-overflow: ellipsis;
}

.index-news .blog__content span {
	margin: 0;
	line-height: 20px;
}

.index-news .blog__content > a {
	display: inline-block;
	padding: 0 15px;
	border: #ddd 1px solid;
	color: #666;
	line-height: 30px;
}

.index-news .blog__post:hover .blog__content > a {
	border: #d72d2c 1px solid;
	color: #d72d2c;
}

.index-news .blog__post:hover {
	box-shadow: 5px 5px 5px  rgba(0,0,0,.3);
}

.index-news .blog__content p {
	overflow: hidden;
	margin: 5px 0;
	height: 48px;
}

.index-news .blog__date p span {
	font-size: 16px;
}

.blog__post {
	background: #fff;
}

.blog__post:hover {
	background: #fff;
	box-shadow: -1px 2px 5px  rgba(0,0,0,.05);
}

.blog__thumb {
	display: inline-block;
	overflow: hidden;
}

.blog__img img {
	width: 100%;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all 
.5s ease-out 0s;
	transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
}

.blog__date {
	position: absolute;
	right: 40px;
	bottom: -20px;
	padding-top: 25px;
	width: 80px;
	height: 80px;
	background: #d72d2c;
	text-align: center;
	clip-path: polygon(0 0,100% 22.22%,100% 100%,0 100%);
}

.blog__date p {
	margin-bottom: 0;
	color: #fff;
	font-size: 12px;
}

.blog__date p span {
	display: block;
	font-size: 18px;
	line-height: 20px;
}

.blog__date i {
	color: #fff;
	font-size: 40px;
}

.blog__item-2:hover {
	box-shadow: 0 16px 32px 0 rgba(0,0,0,.04);
}

.blog__content {
	padding: 40px 30px;
}

.blog__content span {
	display: block;
	margin-bottom: 15px;
	color: #d72d2c;
	font-size: 14px;
}

.blog__content h4 {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 30px;
}

.blog__content h4 a:hover {
	color: #d72d2c;
}

.blog__content p {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	padding-right: 20px;
	height: 72px;
	max-height: 72px;
	font-size: 13px;
	line-height: 24px;
}

.blog__content>a {
	display: inline-block;
	color: #1a1a2b;
	font-weight: 700;
	font-size: 14px;
}

.blog__content>a:hover {
	color: #d72d2c;
}

.blog__content-2 {
	position: relative;
	padding: 35px 32px 35px 40px;
	border: 1px solid #f1f1f1;
	border-top: 0;
}

.blog__title-2 {
	margin-bottom: 15px;
	text-transform: capitalize;
	font-size: 19px;
	line-height: 1.5;
}

.blog__title-2 a:hover {
	color: #1f61a7;
}

.blog__tag-2 {
	margin-bottom: 5px;
}

.blog__tag-2 a {
	color: #1f61a7;
	font-size: 14px;
}

.blog__meta-2 span {
	color: #999;
	font-size: 14px;
}

.blog__meta-2 span:hover {
	color: #1a1a2b;
}

.blog__author {
	position: absolute;
	top: -25px;
	right: 40px;
	padding: 10px;
	min-width: 140px;
	background: #fff;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.06);
	border-radius: 25px;
}

.blog__author-img img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.blog__author-content span {
	color: #999;
	font-size: 14px;
}

.blog__author-content span a {
	color: #1a1a2b;
	font-weight: 600;
}

.blog__sm-thumb img {
	width: 104px;
	height: 70px;
}

.blog__sm-title {
	margin-bottom: 0;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}

.blog__sm-meta span {
	display: inline-block;
	color: #999!important;
	font-size: 12px;
}

.blog__post.b-2 {
	border: 2px solid #f1f1f1;
}

.blog__post.b-2 .blog__date {
	padding-top: 30px;
	height: 90px;
	background: #1f61a7;
}

.blog__post.b-2 .blog__content {
	padding: 40px 28px 48px;
}

.blog__post.b-2 .blog__content span {
	color: #1f61a7;
}

.blog__post.b-2 .blog__content h4 {
	margin-bottom: 0;
	line-height: 1.5;
}

.blog__post.b-2 .blog__content h4 a:hover {
	color: #1f61a7;
}

.blog__post.b-2 .blog__content>a,.blog__post.b-2 .blog__content>p {
	display: none;
}

.blog__post.b-3:hover .blog__date {
	bottom: -50px;
}

.blog__post.b-3 .blog__date {
	background: #d72d2c;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 
0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
}

.blog__post.b-3 .blog__content {
	padding: 30px 32px 30px 38px;
}

.blog__post.b-3 .blog__content h4 {
	margin-bottom: 10px;
}

.blog__post.b-3 .blog__content h4 a:hover {
	color: #d72d2c;
}

.blog__post.b-3 .blog__content>p {
	display: block;
	margin-bottom: 0;
	font-size: 16px;
	line-height: 26px;
}

.n-blog__single {
	border: 2px solid #f3f3f3;
}

.n-blog__img {
	position: relative;
}

.n-blog__img .sd-play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	transform: translate(-50%,-50%);
	line-height: 80px;
}

.n-blog__img.bl-overlay img {
	width: 100%;
	height: 100%;
}

.n-blog__content {
	padding: 60px 48px 42px;
}

.n-blog__content.nt {
	padding-top: 42px;
}

.n-blog__content h4 {
	margin-bottom: 18px;
	letter-spacing: -1px;
	font-size: 30px;
	line-height: 42px;
}

.n-blog__content h4 a:hover {
	color: #d72d2c;
}

.n-blog__content p {
	margin-bottom: 0;
	line-height: 26px;
}

.n-blog__content .b-tag {
	position: absolute;
	top: -15px;
	left: 48px;
	display: inline-
block;
	width: 98px;
	height: 30px;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 30px;
}

.n-blog__meta {
	margin-top: 23px;
	padding-top: 22px;
	border-top: 1px solid #e7e7e7;
}

.n-blog__meta li {
	position: relative;
	display: inline-block;
	margin-right: 30px;
	padding-right: 28px;
}

.n-blog__meta li:after {
	position: absolute;
	top: 6px;
	right: 0;
	width: 1px;
	height: 12px;
	background: #bdbdbd;
	content: "";
}

.n-blog__meta li:last-child {
	margin-right: 0;
	padding-right: 0;
}

.n-blog__meta li:last-child:after {
	display: none;
}

.n-blog__meta li i {
	margin-right: 7px;
	color: #d72d2c;
}

.n-blog__meta li a:hover {
	color: #d72d2c;
}

.n-blog__author {
	position: absolute;
	top: -30px;
	right: -2px;
	display: inline-block;
	padding: 10px 45px 10px 
10px;
	height: 60px;
	background: #fff;
	box-shadow: 0 16px 32px 0 rgba(0,0,0,.04);
}

.n-blog__author img {
	margin-right: 13px;
}

.n-blog__author span {
	color: #1a1a2b;
	font-weight: 700;
	font-size: 16px;
}

.n-blog__author span a:hover {
	color: #d72d2c;
}

.play_btn:after,.play_btn:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
	content: "";
	border-radius: 50%;
	animation-name: popupBtn;
	animation-duration: 1.8s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

.play_btn:before {
	animation-delay: .8s;
}

@keyframes popupBtn {
	0% {
		opacity: .6;
		transform: scale(1);
	}

	50% {
		opacity: .3;
		transform: scale(1.6);
	}

	to {
		opacity: 0;
		transform: scale(2.2);
	}
}

.blog-logo {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	transform: translate(-50%,-50%);
}

.bl-overlay {
	position: relative;
}

.bl-overlay:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	content: "";
	opacity: .7;
}

.n-quote {
	padding: 68px 50px;
	background: #d72d2c;
}

.n-quote i {
	float: left;
	margin-right: 28px;
	font-size: 80px;
}

.n-quote h4,.n-quote i {
	color: #fff;
	font-weight: 700;
}

.n-quote h4 {
	overflow: hidden;
	margin-bottom: 0;
	letter-spacing: -1px;
	font-size: 34px;
}

.news-pagination .page-item .page-link {
	display: inline-block;
	margin: 0 
5px;
	padding: 0;
	width: 50px;
	height: 50px;
	border: 0;
	background: #f6f6f6;
	color: #777;
	line-height: 50px;
}

.news-pagination .page-item .page-link.active,.news-pagination .page-item .page-link:hover {
	background: #d72d2c;
	color: #fff;
}

.news-pagination .page-item .page-link:focus {
	box-shadow: none;
}

.news-pagination .page-item:first-child .page-link,.news-pagination .page-item:last-child .page-link {
	border-radius: 0;
}

.n-sidebar-widget {
	margin-bottom: 40px;
	padding: 35px 38px;
	border: 2px solid #f3f3f3;
}

.featured-author {
	padding: 0 20px;
}

.featured-author img {
	margin-bottom: 20px;
}

.featured-author h6 {
	margin-bottom: 12px;
	font-size: 18px;
}

.featured-author h6 a:hover {
	color: #d72d2c;
}

.featured-author p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 26px;
}

.featured-author-social li {
	display: inline-block;
}

.featured-author-social li a {
	display: inline-block;
	margin: 0 10px;
	color: #d4d4d4;
	font-size: 14px;
}

.featured-author-social li a:hover {
	color: #d72d2c;
}

.n-sidebar-search {
	position: relative;
}

.n-sidebar-search input {
	padding-right: 80px;
	padding-left: 30px;
	width: 100%;
	height: 60px;
	border: 0;
	background: #f5f5f5;
}

.n-sidebar-search input::placeholder {
	color: #828282;
	font-size: 14px;
}

.n-sidebar-search input::-moz-placeholder {
	color: #828282;
	font-size: 14px;
}

.n-sidebar-search a {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-
block;
	width: 60px;
	height: 60px;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 60px;
}

.n-sidebar-feed ul li {
	margin-bottom: 34px;
	padding-bottom: 34px;
	border-bottom: 1px solid #efefef;
}

.n-sidebar-feed ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border: 0;
}

.n-sidebar-feed ul li:hover .feed-number span {
	border-color: #d72d2c;
	background: #d72d2c;
	color: #fff;
}

.feed-number {
	float: left;
	margin-right: 20px;
}

.feed-number span {
	display: inline-block;
	width: 50px;
	height: 50px;
	border: 2px solid #f3f3f3;
	background: #fff;
	box-shadow: 0 16px 32px 0 rgba(0,0,0,.06);
	color: #d72d2c;
	text-align: center;
	line-height: 46px;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 
0s;
	transition: all .3s ease-out 0s;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
}

.feed-content {
	overflow: hidden;
}

.feed-content h6 {
	margin-bottom: 12px;
	font-size: 16px;
}

.feed-content h6:hover,.feed-date i {
	color: #d72d2c;
}

.feed-date i {
	margin-right: 5px;
	font-size: 14px;
}

.single-category {
	display: inline-block;
	padding: 0 80px 0 30px;
	width: 100%;
	height: 50px;
	background: #f8f8f8;
	line-height: 50px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-o-transition: all 
.5s ease-out 0s;
	transition: all .5s ease-out 0s;
	font-size: 14px;
	-ms-transition: all .5s ease-out 0s;
}

.single-category:hover {
	background: #d72d2c;
	color: #fff;
}

.single-category:hover .category-number {
	color: #1a1a2b;
}

.category-number {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
	background: #efefef;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
}

.single-feed a {
	position: relative;
	display: inline-block;
}

.single-feed a:before {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 100%;
	height: 100%;
	background: #1a1a2b;
	content: "";
	opacity: 0;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 
0s;
	transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
}

.single-feed a:hover:before {
	visibility: visible;
	opacity: .5;
}

.single-feed a,.single-feed a img {
	width: 100%;
}

.tags ul li {
	float: left;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.single-tag {
	display: inline-block;
	padding: 0 25px;
	height: 30px;
	background: #f4f4f4;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.single-tag:hover {
	background: #d72d2c;
	color: #fff;
}

.n-sidebar-widget.sponsor h4 {
	margin-bottom: 15px;
	border-bottom: 0;
}

.sponsor-img {
	position: relative;
}

.sponsor-img img {
	width: 100%;
}

.ad-width {
	position: absolute;
	right: 0;
	bottom: 0;
	display: inline-
block;
	width: 150px;
	height: 60px;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 60px;
}

.n-blog__content.blog-details {
	padding: 48px;
}

.n-blog__content.blog-details .b-tag {
	position: static;
	margin-bottom: 25px;
}

.n-blog__content.blog-details .n-blog__meta {
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0;
	border-top: 0;
}

.n-blog__content.blog-details>p {
	margin-bottom: 15px;
}

.blog-d-img,.set-mood {
	margin-top: 45px;
	margin-bottom: 45px;
}

.set-mood {
	padding-top: 33px;
	padding-bottom: 35px;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

.mood-img {
	float: left;
	margin-top: 7px;
	margin-right: 30px;
}

.mood-text {
	overflow: hidden;
}

.overview-list.b-details {
	margin-top: 23px;
	padding-right: 0;
}

.overview-list.b-details ul li {
	margin-bottom: 8px;
	padding-left: 28px;
}

.overview-list.b-details ul li:before {
	color: #d72d2c;
	font-size: 16px;
}

.blog-details-quote {
	position: relative;
	margin-bottom: 30px;
	padding: 54px 100px;
	background: #f6f6f6;
	text-align: center;
}

.blog-details-quote:before {
	position: absolute;
	top: 25px;
	right: 35px;
	color: #fff;
	content: "\f10d";
	font-weight: 700;
	font-family: Font Awesome\ 5 Pro;
	line-height: 1;
	font-size: 190px;
}

.blog-details-quote span {
	display: inline-block;
	margin-bottom: 15px;
	color: #d72d2c;
	font-weight: 700;
	font-size: 14px;
}

.blog-details-quote h4 {
	position: relative;
	z-index: 3;
	margin-bottom: 0;
	font-size: 28px;
	line-height: 38px;
}

.related-tags h5,.social-share h5 {
	margin-bottom: 24px;
	font-size: 20px;
}

.social-share .featured-author-social li a {
	margin: 0 0 0 24px;
}

.bb-1 {
	border-bottom: 1px solid #f3f3f3;
}

.ps span {
	font-size: 14px;
}

.ps h4 {
	margin-bottom: 0;
	font-size: 28px;
}

.tns {
	display: flex;
	margin-top: 40px;
	margin-bottom: 43px;
	padding-bottom: 35px;
	justify-content: space-between;
}

.tns .social-share {
	display: inline-block;
	text-align: end;
}

.pwb {
	display: flex;
	margin-bottom: 40px;
	padding-bottom: 40px;
	justify-content: space-between;
}

.pwb .nx-post {
	display: inline-block;
	text-align: end;
}

.single-related-post {
	box-shadow: 0 8px 16px 0 rgba(93,93,93,.06);
}

.single-related-post .post-img img {
	width: 100%;
}

.rl-post-meta {
	padding: 37px 40px 40px;
}

.rl-post-meta h5 {
	margin-bottom: 10px;
	letter-spacing: -1px;
	font-size: 22px;
	line-height: 30px;
}

.rl-post-meta h5:hover {
	color: #d72d2c;
}

.rl-post-meta p {
	margin-bottom: 0;
	font-size: 14px;
}

.rl-post-meta .feed-date {
	display: inline-block;
	margin-bottom: 8px;
}

.writer {
	padding: 38px;
	border: 2px solid #f3f3f3;
}

.writer-img {
	float: left;
	margin-right: 40px;
}

.writer-about {
	overflow: hidden;
	padding-top: 10px;
}

.writer-about span {
	color: #d72d2c;
	font-size: 12px;
}

.writer-about h4 {
	margin-bottom: 10px;
}

.comments-section h4 {
	margin-top: 38px;
	margin-bottom: 28px;
	font-size: 26px;
}

.comment {
	margin-bottom: 30px;
	padding-bottom: 25px;
	border-bottom: 1px solid #f3f3f3;
}

.comment.reply {
	margin-left: 130px;
}

.comment-img {
	float: left;
	margin-right: 30px;
}

.comment-text {
	position: relative;
	overflow: hidden;
	padding-top: 15px;
}

.comment-text h5 {
	margin-bottom: 5px;
	font-size: 18px;
}

.comment-text .feed-date {
	display: inline-block;
	margin-bottom: 20px;
}

.comment-text .reply-btn {
	position: absolute;
	top: 20px;
	right: 0;
	display: inline-block;
	width: 102px;
	height: 40px;
	border: 2px 
solid #f3f3f3;
	background: 0 0;
	text-align: center;
	line-height: 36px;
}

.comment-text .reply-btn i {
	margin-right: 5px;
	color: #d72d2c;
	font-size: 14px;
}

.post-comment-form h4 {
	margin-top: 38px;
	margin-bottom: 28px;
	font-size: 26px;
}

.post-comment-form form {
	padding: 50px;
	background: #f8f8f8;
}

.post-comment-form form .input-field {
	position: relative;
	margin-bottom: 20px;
}

.post-comment-form form .input-field i {
	position: absolute;
	top: 23px;
	right: 30px;
	color: #d72d2c;
	font-size: 14px;
}

.post-comment-form form textarea {
	padding: 20px 30px;
	width: 100%;
	height: 150px;
	border: 0;
	background: #fff;
	resize: none;
	font-size: 14px;
}

.post-comment-form form input {
	padding: 0 30px;
	width: 100%;
	height: 60px;
	border: 0;
	background: #fff;
	font-size: 14px;
}

.post-comment {
	margin-top: 10px;
	width: 235px;
	height: 60px;
	border: 0;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 60px;
	text-transform: uppercase;
}

.post-comment i {
	margin-right: 7px;
}

a.v-btn {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-top: 26px;
	padding: 0 
35px;
	height: 60px;
	background: #d72d2c;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 60px;
	-moz-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	-webkit-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
}

.v-btn:before,a.v-btn {
	transition: all .3s ease-out 0s;
}

.v-btn:before {
	position: absolute;
	right: 0;
	left: 0;
	z-index: -1;
	margin: auto;
	width: 0;
	height: 100%;
	background: #333;
	content: "";
}

.v-btn i {
	padding-left: 5px;
}

.v-btn:hover {
	background: #222;
	color: #fff;
}

.v-btn:hover:before {
	width: 100%;
}

.v-btn-big {
	padding: 0 144px;
	background: #1f61a7;
}

.v-btn-big i {
	padding-left: 20px;
}

.v-btn-2 {
	background: #fff;
	color: #d72d2c;
}

.form__quote .text-align_right {
	text-align: right;
}

.form__quote .text-align_right a {
	display: inline-block;
	padding: 0 10px;
	line-height: 40px;
}

.form__quote .text-align_right a:hover {
	color: #d72d2c;
}

.section-title__white {
	color: #fff;
}

.cta-area {
	padding: 80px 0;
}

.cta-area small {
	font-size: 14px;
	line-height: 30px;
}

.cta-area .section-title {
	font-size: 34px;
	line-height: 50px;
}

.cta-area .cta-right p {
	color: #fff;
	font-weight: 700;
}

.cta-area .v-btn-2 {
	background: #333;
	color: #fff;
}

.cta-area .v-btn-2:hover {
	background: #fff;
	color: #d72d2c;
}

.cta-area .v-btn-2:before {
	background: #fff;
}

.text-center {
	text-align: center;
}

.Services_blog_inner {
	padding: 30px;
	border-radius: 15px;
	background: #fff;
}

.Services_blog_inner p {
	font-size: 14px;line-height: 20px;text-align:justify;text-align-last: left; min-height: 40px;
}

div.large_cont_p p {
	line-height: 40px;
}

div.large_cont_p h2 {
	margin-top: 30px;
	font-size: 30px;
	line-height: 50px;
}

div.large_cont_p small {
	display: block;
	margin-bottom: 20px;
	color: #000;
	font-size: 18px;
	line-height: 40px;
}

.user-link {
	display: block;
	margin-bottom: 20px;
	padding: 30px 10px;
	border-radius: 15px;
	background: #fff;
	transition: all .3s ease-out 0s;
	text-align: center;
}

.user-link i {
	font-size: 30px;
}

.user-link img {
	width: 50px;
	height: 50px;
}

.user-link p {
	font-size: 12px;
}

.user-link:hover h4,.user-link:hover p {
	color: #fff;
}

.index-about-img {
	margin-top: 30px;
	width: 60%;
}

.large_cont_p.text-center {
	background: #fff;
}

.index-tj {
	padding: 20px 0;
	background: #d72d2c;
}

.index-pro {
	position: relative;
	display: block;
	box-sizing: border-box;
	padding: 0 50px;
	height: 15vw;
	text-align: center;
	line-height: 15vw;
	cursor: pointer;
	transition: .3s;
}

.index-pro .text1 {
	position: absolute;
	top: 1.5vw;
	left: 10%;
	display: none;
	box-sizing: border-box;
	padding: 50px;
	width: 80%;
	height: 12vw;
	background: rgba
(215,45,44,.8);
	text-align: center;
	line-height: normal;
	transition: .3s;
}

.index-pro .text {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	transition: .3s;
}

.index-pro .text h3 {
	color: #fff;
	text-shadow: 3px 3px 3px rgba
(0,0,0,.8);
	font-weight: bold;
	font-size: 24px;
	line-height: 50px;
}

.index-pro .text p {
	color: #fff;
	text-shadow: 3px 3px 3px rgba(0,0,0,.8);
	font-size: 14px;
}

.index-pro:hover .text {
	display: none;
}

.index-pro:hover .text1 {
	display: block;
}

.index-pro .text1 h3 {
	color: #fff;
}

.index-pro .text1 span {
	display: inline-block;
	margin: 20px  0;
	padding: 0 15px;
	border: #fff 
1px solid;
	color: #fff;
	line-height: 30px;
	transition: .3s;
}

.index-pro .text1 span:hover {
	background: #fff;
	color: #222;
}

.index-se {
	position: relative;
	display: block;
	height: 10vw;
	line-height: 10vw;
	transition: .3s;
}

.index-se .text {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding-left: 20%;
	width: 100%;
	height: 10vw;
	background: rgba
(0,0,0,.1);
	transition: .3s;
}

.index-se .text>div {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	line-height: normal;
}

.index-se .text h3 {
	font-size: 24px;
	line-height: 50px;
	transition: .2s;
}

.index-se .text h3 i {
	margin-left: 20px;
	color: #222;
}

.index-se .text small {
	line-height: 20px;
	transition: .2s;
}

.index-line {
	margin: 30px 0;
	background-color: #ddd 1px solid;
}

.index-se:hover .text {
	background: rgba(0,0,0,.3);
}

.index-se:hover .text h3 {
	color: #fff;
	font-size: 28px;
}

.index-se:hover .text h3 i {
	color: #fff;
}

.index-se:hover .text small {
	color: #fff;
}

.loader {
	width: 1em;
	height: 1em;
	border-radius: 50%;
	text-indent: -9999em;
	font-size: 20px;
	animation: load-effect 1s infinite linear;
}

@keyframes load-effect {
	0% {
		box-shadow: 0 -3em 0 .2em #d72d2c,/*上*/

         2em -2em 0 0 #d72d2c,/*右上*/

         3em 0 0 -.5em #d72d2c,/*右*/

         2em 2em 0 -.5em #d72d2c,/*右下*/

         0 3em 0 -.5em #d72d2c, /*下*/

         -2em 2em 0 -.5em #d72d2c, /*左下*/

         -3em 0 0 -.5em #d72d2c, /*左*/

         -2em -2em 0 0 #d72d2c;
/*左上*/
	}

	12.5% {
		box-shadow: 0 -3em 0 0 #d72d2c,

         2em -2em 0 .2em #d72d2c,

         3em 0 0 0 #d72d2c,

         2em 2em 0 -.5em #d72d2c,

         0 3em 0 -.5em #d72d2c,

         -2em 2em 0 -.5em #d72d2c,

         -3em 0 0 -.5em #d72d2c,

         -2em -2em 0 -.5em #d72d2c;
	}

	25% {
		box-shadow: 0 -3em 0 -.5em #d72d2c,

         2em -2em 0 0 #d72d2c,

         3em 0 0 .2em #d72d2c,

         2em 2em 0 0 #d72d2c,

         0 3em 0 -.5em #d72d2c,

         -2em 2em 0 -.5em #d72d2c,

         -3em 0 0 -.5em #d72d2c,

         -2em -2em 0 -.5em #d72d2c;
	}

	37.5% {
		box-shadow: 0 -3em 0 -.5em #d72d2c,

         2em -2em 0 -.5em #d72d2c,

         3em 0 0 0 #d72d2c,

         2em 2em 0 .2em #d72d2c,

         0 3em 0 0 #d72d2c,

         -2em 2em 0 -.5em #d72d2c,

         -3em 0 0 -.5em #d72d2c,

         -2em -2em 0 -.5em #d72d2c;
	}

	50% {
		box-shadow: 0 -3em 0 -.5em #d72d2c,

         2em -2em 0 -.5em #d72d2c,

         3em 0 0 -.5em #d72d2c,

         2em 2em 0 0 #d72d2c,

         0 3em 0 .2em #d72d2c,

         -2em 2em 0 0 #d72d2c,

         -3em 0 0 -.5em #d72d2c,

         -2em -2em 0 -.5em #d72d2c;
	}

	62.5% {
		box-shadow: 0 -3em 0 -.5em #d72d2c,
   
            2em -2em 0 -.5em #d72d2c,
   
            3em 0 0 -.5em #d72d2c,
   
            2em 2em 0 -.5em #d72d2c,
   
            0 3em 0 0 #d72d2c,
   
            -2em 2em 0 .2em #d72d2c,
   
            -3em 0 0 0 #d72d2c,
   
            -2em -2em 0 -.5em #d72d2c;
	}

	75% {
		box-shadow: 0 -3em 0 -.5em #d72d2c,
  
           2em -2em 0 -.5em #d72d2c,
  
           3em 0 0 -.5em #d72d2c,
  
           2em 2em 0 -.5em #d72d2c,
  
           0 3em 0 -.5em #d72d2c,
  
           -2em 2em 0 0 #d72d2c,
  
           -3em 0 0 .2em #d72d2c,
  
           -2em -2em 0 0 #d72d2c;
	}

	87.5% {
		box-shadow: 0 -3em 0 0 #d72d2c,
  
           2em -2em 0 -.5em #d72d2c,
  
           3em 0 0 -.5em #d72d2c,
  
           2em 2em 0 -.5em #d72d2c,
  
           0 3em 0 -.5em #d72d2c,
  
           -2em 2em 0 0 #d72d2c,
  
           -3em 0 0 0 #d72d2c,
  
           -2em -2em 0 .2em #d72d2c;
	}

	100% {
		box-shadow: 0 -3em 0 .2em #d72d2c,
 
          2em -2em 0 0 #d72d2c,
 
          3em 0 0 -.5em #d72d2c,
 
          2em 2em 0 -.5em #d72d2c,
 
          0 3em 0 -.5em #d72d2c,
 
          -2em 2em 0 -.5em #d72d2c,
 
          -3em 0 0 -.5em #d72d2c,
 
          -2em -2em 0 0 #d72d2c;
	}
}

.map_section {
	margin-bottom: 50px;
	border-top: #999 1px solid;
	border-bottom: #999 1px solid;
	background: #fff;
}

.contact-box {
	margin: 0 auto;
	padding: 30px 0;
	background: #fff;
	text-align: center;
}

.contact-box h4 {
	font-size: 24px;
}

.contact-box h5 {
	font-weight: normal;
	font-size: 12px;
}

.contact-box p {
	font-size: 16px;
	line-height: 36px;
}

.pro-class-title {
	padding-top: 20px;
	font-size: 24px;
	line-height: 60px;
}

.news-tabs {
	margin-bottom: 30px;
	text-align: center;
}

.news-tabs a {
	display: inline-block;
	padding: 8px 25px 7px;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
	color: #999;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

.news-tabs a.active,.news-tabs a:hover {
	border: 1px solid #d72d2c;
	background: #d72d2c;
	color: #fff;
}

.detail-news .main_heading {
	border-bottom: #ddd 1px solid;
}

.detail-news time {
	line-height: 50px;
}

.detail-page {
	padding: 10px 0;
	border-top: #ddd 1px solid;
}

.detail-page a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
}

.detail-page a:hover {
	color: #d72d2c;
}

.left_pro_nav {
	padding-right: 20px;
	border-right: #eee 1px solid;
	text-align: center;
}

.left_pro_nav dl {
	margin-bottom: 5px;
	cursor: pointer;
}

.left_pro_nav dl:last-child {
	border-bottom: 0;
}

.left_pro_nav dl dt {
	border: #000 1px solid;
	color: #111;
	font-size: 14px;
	line-height: 46px;
}

.left_pro_nav dl dt:hover {
	background: #f2f2f2;
}

.left_pro_nav dl.active dt {
	background: #000;
	color: #fff;
}

.left_pro_nav dd {
	display: none;
}

.left_pro_nav dl.active dd {
	display: block;
}

.left_pro_nav dd li> a {
	display: block;
	margin: 5px 0;
	padding-left: 20px;
	background: #fff;
	color: #000;
	text-align: left;
	font-size: 14px;
	line-height: 40px;
}

.left_pro_nav dd li:hover> a {
	background: #d72d2c;
	color: #fff;
}

.left_pro_nav dd li> a.active {
	position: relative;
	background: #d72d2c;
	color: #fff;
}

.left_pro_nav dd li {
	position: relative;
}

.left_pro_nav dd li .sub-color-nav {
	display: none;
}

.left_pro_nav dd li:hover  .sub-color-nav {
	position: absolute;
	top: 0;
	right: -140px;
	z-index: 100;
	display: block;
	overflow-y: auto;
	width: 140px;
	max-height: 80vh;
	border: #ddd 1px solid;
	background: #fff;
}

.left_pro_nav dd li:hover  .sub-color-nav a {
	display: block;
	padding: 0 
10px;
	border-bottom: #ddd 1px dotted;
	color: #333;
	font-size: 13px;
	line-height: 40px;
}

.left_pro_nav dd li:hover  .sub-color-nav a:hover {
	background: #d72d2c;
	color: #fff;
}

.pordetail img {
	width: 100%;
}

.pordetail fieldset {
	position: relative;
	margin-top: 20px;
	padding-top: 40px;
}

.pordetail fieldset legend {
	position: absolute;
	top: 5px;
	display: inline-block;
	margin: 0 10px;
	padding: 0 10px;
	width: auto;
	background: #f6f6f6 !important;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	z-index: 10;
}

.fieldset-box {
	margin-top: -20px;
	padding: 20px 20px 20px 20px;
	border: #ddd 1px solid;
}

.fieldset-box table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
}

.fieldset-box table thead td,.pordetail table tbody th {
	width: 50%;
	border: #fff 1px 
solid;
	background: #ddd;
	color: #000;
	text-align: center;
	font-size: 13px;
	line-height: 24px;
}

.fieldset-box table tbody td {
	padding: 0 5px;
	border: #fff 1px solid;
	background: #f2f2f2;
	color: #000;
	text-align: center;
	font-size: 14px;
}

.fieldset-box h4 {
	margin: 10px 0;
	padding-left: 15px;
	background: #000;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.fieldset-box table {
	margin: 10px 0;
	border-collapse: collapse;
}

.fieldset-box table td {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.fieldset-box table thead td {
	border: #fff 1px solid;
	background: #000;
	color: #fff;
}

.fieldset-box table tbody td {
	border: #fff 1px solid;
	background: #f2f2f2;
	color: #000;
}

.services-box {
	box-sizing: border-box;
	margin: 40px auto;
	padding: 20px;
	width: 1400px;
	background: #fff;
}

.section-pre-title {
	display: inline-block;
	margin-bottom: 5px;
	color: #d72d2c;
	font-weight: 500;
	font-size: 14px;
	line-height: 30px;
}

.section-title-2 {
	color: #222222;
	font-weight: 600;
	font-size: 40px;
}

.about__content > p {
	margin-bottom: 25px;
	line-height: 36px;
}

.pr-165 {
	padding-right: 165px;
}

.mb-35 {
	margin-bottom: 35px;
}

.mr-30 {
	margin-right: 30px;
}

.float-start {
	float: left !important;
}

.about__content-text p {
	line-height: 26px;
}

.about__content-thumb img {
	width: 140px;
}

.link-btn-3 {
	color: #1a1a2b;
}

.link-btn {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 0 40px;
	height: 60px;
	background: transparent;
	color: #333;
	text-align: center;
	font-weight: 700;
	font-size: 16px;
	line-height: 60px;
}

.link-btn:hover {
	color: #d72d2c;
}

.link-btn-3::before {
	background: #f4f4f4;
}

.link-btn::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 60px;
	height: 100%;
	background: rgba(255, 94, 20, 0.2);
	content: "";
}

.about__img {
	position: relative;
}

.mb-30 {
	margin-bottom: 30px;
}

.p-relative {
	position: relative;
}

.delivered {
	position: absolute;
	right: -35%;
	bottom: 0;
	padding: 30px;
	width: 35%;
	background: #d72d2c;
	text-align: center;
}

.about__img img {
	width: 100%;
}

.delivered i {
	display: inline-block;
	margin-bottom: 16px;
	color: #ffffff;
	font-size: 64px;
	line-height: 1;
}

.delivered span {
	display: block;
	color: #ffffff;
	font-weight: 700;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	line-height: 1;
}

.delivered p {
	margin-bottom: 0;
	color: #ffffff;
	font-size: 14px;
}

.founder {
	position: absolute;
	right: 0;
	bottom: 110px;
	padding: 30px;
	width: 35%;
	background: #333;
	box-shadow: 0px 10px 20px 0px rgb(0 0 0 / 6%);
}

.founder img {
	margin-bottom: 20px;
}

.founder h6 {
	margin-bottom: 2px;
	color: #fff;
	font-weight: 600;
}

.founder span {
	color: #d72d2c;
	font-size: 14px;
}

.no-list {
	padding: 30px 0;
	text-align: center;
	font-size: 16px;
	line-height: 50px;
}

.search-box {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 50px 150px 50px 0;
	width: 70%;
}

.search-box input {
	box-sizing: border-box;
	width: 100%;
	height: 50px;
	border: #ddd 1px solid;
	text-indent: 20px;
	font-size: 16px;
}

.search-box button {
	position: absolute;
	right: 0;
	width: 150px;
	height: 50px;
	border: 0;
	background: #d72d2c;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
}

.search-box button i {
	margin-right: 10px;
	font-size: 24px;
}

.search-box button:hover {
	opacity: .8;
}

.search-list {
	margin: 0 auto;
	margin-top: 50px;
	max-width: 1200px;
	border-top: #ddd 1px solid;
}

.search-list a {
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px 250px 15px 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	line-height: 40px;
}

.search-list a:hover {
	background: #f6f6f6;
	color: #d72d2c;
}

.search-list a time {
	position: absolute;
	right: 100px;
	display: block;
	width: 100px;
	color: #999;
}

.search-list a::before {
	position: absolute;
	top: 32px;
	left: 15px;
	display: block;
	width: 5px;
	height: 5px;
	background: #2a2c57;
	content: '';
	transition: all 
.3s;
}

.search-list a:hover::before {
	background: #d72d2c;
}

.search-list a::after {
	position: absolute;
	top: 50%;
	right: 80px;
	display: inline-block;
	margin-top: -4px;
	width: 6px;
	height: 6px;
	border-color: #c8c8cd;
	border-style: solid;
	border-width: 2px 2px 0 
0;
	content: " ";
	transition: all .3s;
	-webkit-transform: matrix(.71,.71,-.71,.71,0,0);
	transform: matrix
(.71,.71,-.71,.71,0,0);
}

.search-list a:hover::after {
	right: 40px;
}

#pager {
	margin: 20px 0;
	text-align: center;
}

@media screen and (max-width:1900px) {
	#navbar_menu>ul>li>a {
		padding: 0 20px;
	}
	.footer_style_2 h3{font-size: 22px;}
}
@media screen and (max-width:1500px) {
	.Services-heading{font-size: 18px;}
		.footer_style_2 h3{font-size: 20px;}
	}


@media screen and (max-width:1440px) {
	.gallery_product {
		width: 23%;
	}

	#navbar_menu>ul>li>a {
		padding: 0 12px;
	}

	.blog__content p {
		padding-right: 0;
	}

	.blog__post.b-2 .blog__content h4 {
		letter-spacing: -.5px;
	}

	.blog__post.b-3 .blog__content {
		padding: 30px 22px;
	}

	.blog-details-quote {
		padding: 54px 45px;
	}

	.section_information h4 {
		font-size: 24px;
	}

	.services-box {
		width: 100%;
	}
	.Services-heading{font-size: 16px;}
	.Services_blog_inner p{font-size: 12px;line-height: 20px;}
}

@media screen and (max-width:1366px) {
	.container {
		width: 94%;
		max-width: 94%;
	}

	.blog__post.b-3:hover .blog__date {
		bottom: -30px;
	}

	.n-blog__content h4 {
		font-size: 26px;
	}

	.n-quote i {
		font-size: 60px;
	}

	.blog-details-quote {
		padding: 30px 35px;
	}

	.comment.reply {
		margin-left: 80px;
	}

	.blog__content p {
		padding-right: 0;
	}

	.blog__post.b-3 .blog__content {
		padding: 20px 25px;
	}

	.n-sidebar-widget {
		padding: 20px 15px;
	}

	.n-blog__content.blog-details {
		padding: 30px;
	}

	.rl-post-meta {
		padding: 20px;
	}

	.founder {
		right: auto;
		bottom: 0;
		left: 0;
		padding: 15px;
	}

	.delivered {
		top: 0;
		right: 0;
		bottom: auto;
		padding: 15px;
	}
}

@media screen and (max-width:991px) {
	.blog__post.b-3:hover .blog__date {
		bottom: -10px;
	}

	.n-quote h4 {
		font-size: 31px;
	}

	.news-sidebar {
		margin-top: 50px;
	}

	.gallery_product {
		width: 31.33333%;
	}

	.index-pro {
		padding: 0 20px;
	}

	.index-pro .text h3 {
		font-size: 18px;
		line-height: 30px;
	}

	.index-pro .text p {
		overflow: hidden;
		height: 50px;
		line-height: 25px;
	}

	.index-pro:hover .text1 {
		padding: 10px;
	}

	.index-pro:hover .text1 h3 {
		font-size: 18px;
		line-height: 40px;
	}

	.index-pro:hover .text1 span {
		margin: 0;
		font-size: 12px;
	}

	.index-se .text h3 {
		line-height: 30px;
	}

	div.large_cont_p h2 {
		font-size: 24px;
		line-height: 30px;
	}

	div.large_cont_p small {
		margin-bottom: 20px;
		font-size: 16px;
		line-height: 24px;
	}

	.section_information {
		background-position: 70%;
	}

	.index-news .blog__img,.index-news .blog__content {
		width: 100%;
	}

	.index-news  .blog__post {
		margin: 10px 0;
	}

	.index-news .blog__content h4 a {
		margin: 10px 0;
	}

	.index-news .blog__content > a {
		display: block;
		margin: 10px auto;
		width: 115px;
		text-align: center;
	}

	.cta-area {
		padding: 50px 0;
	}

	.cta-area .section-title {
		font-size: 24px;
	}

	.cta-area small {
		display: block;
	}

	.footer_blog {
		padding: 50px 0 100px 0;
	}

	.footer_blog .container>.row>.col-md-3 {
		max-width: 100%;
		flex: 0 0 100%;
	}

	.footer_blog .container>.row>.col-md-9 {
		display: none;
		max-width: 100%;
		flex: 0 0 100%;
	}

	.footer_style_2 img {
		display: block;
		margin: 0 auto;
		width: 30%;
	}

	.footer_style_2 h3 {
		text-align: center;
	}

	footer {
		min-height: auto;
	}

	.index-pro {
		height: 25vw;
		line-height: 25vw;
	}
}

@media screen and (max-width:767px) {
	.n-blog__meta li {
		margin-right: 20px;
		padding-right: 18px;
	}

	.tns {
		display: inherit;
	}

	.tns .social-share {
		margin-top: 30px;
		text-align: left;
	}

	.padding_layout_1 {
		padding: 50px 0;
	}

	.left_pro_nav {
		display: none;
	}
}

@media screen and (max-width:575px) {
	.left_pro_nav {
		display: none;
	}

	.blog__area {
		padding-top: 50px;
		padding-bottom: 0;
	}

	.blog__content-2 {
		padding-right: 15px;
		padding-left: 15px;
	}

	.n-blog__area {
		padding-top: 50px;
		padding-bottom: 10px;
	}

	.n-blog__left {
		padding-right: 0;
	}

	.n-blog__img.bl-overlay {
		height: 100px;
	}

	.n-blog__content {
		padding: 50px 20px 20px;
	}

	.n-blog__content h4 {
		letter-spacing: 0;
		font-size: 18px;
		line-height: 26px;
	}

	.n-blog__content .b-tag {
		top: 0;
		left: 0;
	}

	.n-blog__meta li:after {
		display: none;
	}

	.n-blog__author {
		top: -15px;
		right: 0;
		padding: 10px;
	}

	.n-quote {
		display: none;
	}

	.news-pagination .page-item .page-link {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

	.news-sidebar {
		margin-top: 50px;
	}

	.feed-number {
		float: none;
		margin-bottom: 15px;
	}

	.n-blog__content.blog-details {
		padding: 15px;
	}

	.mood-img {
		float: none;
		margin-bottom: 20px;
	}

	.blog-details-quote {
		display: none;
	}

	.social-share .featured-author-social li a {
		margin-right: 24px;
		margin-left: 0;
	}

	.pwb {
		display: inherit;
	}

	.pwb .nx-post {
		margin-top: 30px;
		text-align: left;
	}

	.writer {
		padding: 18px;
	}

	.writer-img {
		float: none;
	}

	.comment.reply {
		margin-left: 30px;
	}

	.comment-img {
		float: none;
	}

	.comment-text {
		padding-bottom: 50px;
	}

	.comment-text .reply-btn {
		top: auto;
		right: auto;
		bottom: 0;
		left: 0;
	}

	.post-comment-form form {
		padding: 15px;
	}

	.post-comment {
		width: 100%;
	}

	.footer_blog .col-md-9 {
		display: none;
	}

	.footer_blog {
		padding: 50px 0;
	}

	footer {
		min-height: auto;
	}

	div.large_cont_p h2 {
		margin: 0;
		text-align: center;
		font-size: 24px;
		line-height: 40px;
	}

	div.large_cont_p small {
		margin-bottom: 20px;
		text-align: center;
		font-size: 14px;
	}

	.cta-area .section-title {
		text-align: center;
		font-size: 24px;
	}

	.cta-area small {
		display: block;
		line-height: 30px;
	}

	.index-pro {
		margin: 10px 0;
		height: 50vw;
		line-height: 50vw;
	}

	.index-pro .text {
		display: none;
	}

	.index-pro .text1 {
		position: absolute;
		top: 5vw;
		display: block;
		height: 40vw;
	}

	.index-pro .text1 h3 {
		font-size: 18px;
	}

	.index-pro .text1 span {
		margin: 0;
		font-size: 14px;
	}

	.index-se {
		margin: 10px 0;
		height: 30vw;
	}

	.index-se .text {
		height: 30vw;
		line-height: 30vw;
	}

	.header_bottom #navbar_menu ul li a.v-btn {
		height: 46px;
	}

	.loader_animation {
		position: absolute;
		top: 50%;
		display: block;
		width: 80vw;
	}

	.loader_animation img {
		width: 70%;
	}

	.loader_animation .text {
		font-size: 1.4rem;
	}

	.index-news .section-title-2, .index-news .section-pre-title {
		display: block;
		margin: 0;
		text-align: center;
	}

	.index-news .form__quote .text-align_right {
		text-align: center;
	}

	.news-tabs a {
		padding: 0 0.6rem;
		font-size: 1rem;
		line-height: 2.4rem;
	}

	.detail-page a {
		padding: 0.8rem 0;
		font-size: 1rem;
		line-height: 1.2rem;
	}

	.services-box {
		padding: 15px;
	}

	.founder {
		display: none;
	}

	.delivered {
		display: none;
	}

	.section-title-2 {
		margin: 0;
		font-size: 1.8rem;
	}

	.link-btn {
		padding-right: 0;
		padding-left: 20px;
		font-size: 1rem;
	}

	.search-box {
		padding: 10px 90px 10px 0;
		width: 100%;
	}

	.search-box input {
		height: 40px;
		text-indent: 10px;
		font-size: 14px;
	}

	.search-box button {
		width: 90px;
		height: 40px;
		font-size: 14px;
	}

	.search-box button i {
		margin-right: 5px;
		font-size: 18px;
	}

	.no-list {
		padding: 10px 0;
		font-size: 14px;
		line-height: 40px;
	}

	.search-list {
		margin-top: 20px;
	}

	.search-list a {
		padding: 0 100px 0 15px;
		font-size: 14px;
		line-height: 46px;
	}

	.search-list a time {
		right: 15px;
		width: auto;
	}

	.search-list a::before {
		top: 20px;
		left: 0;
	}

	.search-list a::after {
		right: 0;
	}
}

.fs-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	display: none;
	margin-left: -30px;
	width: 80px;
	height: 40px;
}

.fs-loading span {
	display: inline-block;
	width: 8px;
	height: 100%;
	border-radius: 4px;
	background: #000;
	-webkit-animation: load 1s ease infinite;
}

@-webkit-keyframes load {
	0%,100% {
		height: 40px;
		background: #000;
	}

	50% {
		margin: -15px 0;
		height: 70px;
		background: #ddd;
	}
}

.fs-loading span:nth-child(2) {
	-webkit-animation-delay: 0.2s;
}

.fs-loading span:nth-child(3) {
	-webkit-animation-delay: 0.4s;
}

.fs-loading span:nth-child(4) {
	-webkit-animation-delay: 0.6s;
}

.fs-loading span:nth-child(5) {
	-webkit-animation-delay: 0.8s;
}

.layui-layer-dialog .layui-layer-content {
	color: #000;
}

.layui-layer-hong .layui-layer-title {
	border: none;
	background: #d72d2c;
	color: #fff;
}

.layui-layer-hong .layui-layer-btn0 {
	border-color: #d72d2c !important;
	background: #d72d2c !important;
	color: #fff !important;
}
